| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.servicebindings |
| Modifier and Type | Method and Description |
|---|---|
ServiceBindingType |
CreateServiceBindingRequest.getType()
The type
|
static ServiceBindingType |
ServiceBindingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceBindingType[] |
ServiceBindingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateServiceBindingRequest.Builder |
CreateServiceBindingRequest.Builder.type(ServiceBindingType type)
Initializes the value for the
type attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.