| Package | Description |
|---|---|
| org.cloudfoundry.operations.useradmin |
| Modifier and Type | Method and Description |
|---|---|
static SetOrganizationRoleRequest.Builder |
SetOrganizationRoleRequest.builder()
Creates a builder for
SetOrganizationRoleRequest. |
SetOrganizationRoleRequest.Builder |
SetOrganizationRoleRequest.Builder.from(SetOrganizationRoleRequest instance)
Fill a builder with attribute values from the provided
SetOrganizationRoleRequest instance. |
SetOrganizationRoleRequest.Builder |
SetOrganizationRoleRequest.Builder.organizationName(String organizationName)
Initializes the value for the
organizationName attribute. |
SetOrganizationRoleRequest.Builder |
SetOrganizationRoleRequest.Builder.organizationRole(OrganizationRole organizationRole)
Initializes the value for the
organizationRole attribute. |
SetOrganizationRoleRequest.Builder |
SetOrganizationRoleRequest.Builder.username(String username)
Initializes the value for the
username attribute. |
Copyright © 2018. All rights reserved.