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