| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.servicebrokers |
| Modifier and Type | Method and Description |
|---|---|
ServiceBrokerEntity.Builder |
ServiceBrokerEntity.Builder.authenticationUsername(String authenticationUsername)
Initializes the value for the
authenticationUsername attribute. |
ServiceBrokerEntity.Builder |
ServiceBrokerEntity.Builder.brokerUrl(String brokerUrl)
Initializes the value for the
brokerUrl attribute. |
static ServiceBrokerEntity.Builder |
ServiceBrokerEntity.builder()
Creates a builder for
ServiceBrokerEntity. |
ServiceBrokerEntity.Builder |
ServiceBrokerEntity.Builder.from(ServiceBrokerEntity instance)
Fill a builder with attribute values from the provided
ServiceBrokerEntity instance. |
ServiceBrokerEntity.Builder |
ServiceBrokerEntity.Builder.name(String name)
Initializes the value for the
name attribute. |
ServiceBrokerEntity.Builder |
ServiceBrokerEntity.Builder.spaceId(String spaceId)
Initializes the value for the
spaceId attribute. |
Copyright © 2020. All rights reserved.