| Package | Description |
|---|---|
| org.cloudfoundry.operations.services |
| Modifier and Type | Method and Description |
|---|---|
ServiceInstanceType |
ServiceInstance.getType()
The type of the service instance
|
static ServiceInstanceType |
ServiceInstanceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceInstanceType[] |
ServiceInstanceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceInstance.ServiceInstanceBuilder |
ServiceInstance.ServiceInstanceBuilder.type(ServiceInstanceType type) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.