| Package | Description |
|---|---|
| org.cloudfoundry.operations.services |
| Modifier and Type | Method and Description |
|---|---|
ServiceInstanceSummary |
ServiceInstanceSummary.Builder.build()
Builds a new
ServiceInstanceSummary. |
| Modifier and Type | Method and Description |
|---|---|
Flux<ServiceInstanceSummary> |
DefaultServices.listInstances() |
Flux<ServiceInstanceSummary> |
Services.listInstances()
List the service instances in the targeted space
|
| Modifier and Type | Method and Description |
|---|---|
ServiceInstanceSummary.Builder |
ServiceInstanceSummary.Builder.from(ServiceInstanceSummary instance)
Fill a builder with attribute values from the provided
ServiceInstanceSummary instance. |
Copyright © 2018. All rights reserved.