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> |
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 © 2016 Pivotal Software, Inc.. All rights reserved.