public class CloudFoundryOperationsUtils extends Object
Constructor and Description |
---|
CloudFoundryOperationsUtils(org.cloudfoundry.operations.CloudFoundryOperations operations) |
Modifier and Type | Method and Description |
---|---|
protected reactor.core.publisher.Mono<org.cloudfoundry.operations.CloudFoundryOperations> |
getOperations(Map<String,String> properties) |
protected reactor.core.publisher.Mono<org.cloudfoundry.operations.CloudFoundryOperations> |
getOperationsForOrgAndSpace(String organization,
String space) |
protected reactor.core.publisher.Mono<org.cloudfoundry.operations.CloudFoundryOperations> |
getOperationsForSpace(String space) |
public CloudFoundryOperationsUtils(org.cloudfoundry.operations.CloudFoundryOperations operations)
protected reactor.core.publisher.Mono<org.cloudfoundry.operations.CloudFoundryOperations> getOperations(Map<String,String> properties)
protected reactor.core.publisher.Mono<org.cloudfoundry.operations.CloudFoundryOperations> getOperationsForSpace(String space)