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