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