Package | Description |
---|---|
org.cloudfoundry.operations.services |
Modifier and Type | Method and Description |
---|---|
UnbindServiceInstanceRequest.Builder |
UnbindServiceInstanceRequest.Builder.applicationName(String applicationName)
Initializes the value for the
applicationName attribute. |
static UnbindServiceInstanceRequest.Builder |
UnbindServiceInstanceRequest.builder()
Creates a builder for
UnbindServiceInstanceRequest . |
UnbindServiceInstanceRequest.Builder |
UnbindServiceInstanceRequest.Builder.from(UnbindServiceInstanceRequest instance)
Fill a builder with attribute values from the provided
UnbindServiceInstanceRequest instance. |
UnbindServiceInstanceRequest.Builder |
UnbindServiceInstanceRequest.Builder.serviceInstanceName(String serviceInstanceName)
Initializes the value for the
serviceInstanceName attribute. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.