| Package | Description |
|---|---|
| org.cloudfoundry.operations.serviceadmin |
| Modifier and Type | Method and Description |
|---|---|
ServiceBroker |
ServiceBroker.Builder.build()
Builds a new
ServiceBroker. |
| Modifier and Type | Method and Description |
|---|---|
Flux<ServiceBroker> |
DefaultServiceAdmin.list() |
Flux<ServiceBroker> |
ServiceAdmin.list()
Lists the service brokers
|
| Modifier and Type | Method and Description |
|---|---|
ServiceBroker.Builder |
ServiceBroker.Builder.from(ServiceBroker instance)
Fill a builder with attribute values from the provided
ServiceBroker instance. |
Copyright © 2018. All rights reserved.