Package | Description |
---|---|
org.cloudfoundry.operations.services |
Modifier and Type | Method and Description |
---|---|
CreateServiceInstanceRequest |
CreateServiceInstanceRequest.Builder.build()
Builds a new
CreateServiceInstanceRequest . |
Modifier and Type | Method and Description |
---|---|
Mono<Void> |
Services.createInstance(CreateServiceInstanceRequest request)
Create a service instance
|
CreateServiceInstanceRequest.Builder |
CreateServiceInstanceRequest.Builder.from(CreateServiceInstanceRequest instance)
Fill a builder with attribute values from the provided
CreateServiceInstanceRequest instance. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.