public class CfCreateServiceHelper
extends java.lang.Object
| Constructor and Description |
|---|
CfCreateServiceHelper() |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<org.cloudfoundry.operations.services.ServiceInstance> |
createService(org.cloudfoundry.operations.CloudFoundryOperations cfOperations,
CfServiceDetail cfServiceDetail) |
public reactor.core.publisher.Mono<org.cloudfoundry.operations.services.ServiceInstance> createService(org.cloudfoundry.operations.CloudFoundryOperations cfOperations,
CfServiceDetail cfServiceDetail)