| Package | Description |
|---|---|
| org.cloudfoundry.operations.useradmin |
| Modifier and Type | Method and Description |
|---|---|
SpaceRole |
SetSpaceRoleRequest.getSpaceRole()
Role
|
SpaceRole |
UnsetSpaceRoleRequest.getSpaceRole()
Role
|
static SpaceRole |
SpaceRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpaceRole[] |
SpaceRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SetSpaceRoleRequest.Builder |
SetSpaceRoleRequest.Builder.spaceRole(SpaceRole spaceRole)
Initializes the value for the
spaceRole attribute. |
UnsetSpaceRoleRequest.Builder |
UnsetSpaceRoleRequest.Builder.spaceRole(SpaceRole spaceRole)
Initializes the value for the
spaceRole attribute. |
Copyright © 2018. All rights reserved.