| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.serviceinstances |
| Modifier and Type | Method and Description |
|---|---|
CreateServiceInstanceRequest |
CreateServiceInstanceRequest.Builder.build()
Builds a new
CreateServiceInstanceRequest. |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<CreateServiceInstanceResponse> |
ServiceInstances.create(CreateServiceInstanceRequest request)
Makes the Create Service Instance request
|
CreateServiceInstanceRequest.Builder |
CreateServiceInstanceRequest.Builder.from(CreateServiceInstanceRequest instance)
Fill a builder with attribute values from the provided
CreateServiceInstanceRequest instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.