| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.serviceinstances |
| Modifier and Type | Method and Description |
|---|---|
static Service.Builder |
Service.builder()
Creates a builder for
Service. |
Service.Builder |
Service.Builder.from(Service instance)
Fill a builder with attribute values from the provided
Service instance. |
Service.Builder |
Service.Builder.id(String id)
Initializes the value for the
id attribute. |
Service.Builder |
Service.Builder.label(String label)
Initializes the value for the
label attribute. |
Service.Builder |
Service.Builder.provider(String provider)
Initializes the value for the
provider attribute. |
Service.Builder |
Service.Builder.version(String version)
Initializes the value for the
version attribute. |
Copyright © 2020. All rights reserved.