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