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> |
Services.getInstance(GetServiceInstanceRequest request)
Get a service instance
|
Flux<ServiceInstance> |
Services.listInstances()
List the service instances in the targeted space
|
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 © 2016 Pivotal Software, Inc.. All rights reserved.