| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.serviceinstances |
| Modifier and Type | Method and Description |
|---|---|
ServiceInstance.Builder |
ServiceInstance.Builder.boundApplicationCount(Integer boundApplicationCount)
Initializes the value for the
boundApplicationCount attribute. |
static ServiceInstance.Builder |
ServiceInstance.builder()
Creates a builder for
ServiceInstance. |
ServiceInstance.Builder |
ServiceInstance.Builder.dashboardUrl(String dashboardUrl)
Initializes the value for the
dashboardUrl attribute. |
ServiceInstance.Builder |
ServiceInstance.Builder.from(ServiceInstance instance)
Fill a builder with attribute values from the provided
ServiceInstance instance. |
ServiceInstance.Builder |
ServiceInstance.Builder.id(String id)
Initializes the value for the
id attribute. |
ServiceInstance.Builder |
ServiceInstance.Builder.lastOperation(LastOperation lastOperation)
Initializes the value for the
lastOperation attribute. |
ServiceInstance.Builder |
ServiceInstance.Builder.name(String name)
Initializes the value for the
name attribute. |
ServiceInstance.Builder |
ServiceInstance.Builder.servicePlan(Plan servicePlan)
Initializes the value for the
servicePlan attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.