public static interface SelfservicePermissions.Builder extends SdkPojo, CopyableBuilder<SelfservicePermissions.Builder,SelfservicePermissions>
| Modifier and Type | Method and Description |
|---|---|
SelfservicePermissions.Builder |
changeComputeType(ReconnectEnum changeComputeType)
Specifies whether users can change the compute type (bundle) for their WorkSpace.
|
SelfservicePermissions.Builder |
changeComputeType(String changeComputeType)
Specifies whether users can change the compute type (bundle) for their WorkSpace.
|
SelfservicePermissions.Builder |
increaseVolumeSize(ReconnectEnum increaseVolumeSize)
Specifies whether users can increase the volume size of the drives on their WorkSpace.
|
SelfservicePermissions.Builder |
increaseVolumeSize(String increaseVolumeSize)
Specifies whether users can increase the volume size of the drives on their WorkSpace.
|
SelfservicePermissions.Builder |
rebuildWorkspace(ReconnectEnum rebuildWorkspace)
Specifies whether users can rebuild the operating system of a WorkSpace to its original state.
|
SelfservicePermissions.Builder |
rebuildWorkspace(String rebuildWorkspace)
Specifies whether users can rebuild the operating system of a WorkSpace to its original state.
|
SelfservicePermissions.Builder |
restartWorkspace(ReconnectEnum restartWorkspace)
Specifies whether users can restart their WorkSpace.
|
SelfservicePermissions.Builder |
restartWorkspace(String restartWorkspace)
Specifies whether users can restart their WorkSpace.
|
SelfservicePermissions.Builder |
switchRunningMode(ReconnectEnum switchRunningMode)
Specifies whether users can switch the running mode of their WorkSpace.
|
SelfservicePermissions.Builder |
switchRunningMode(String switchRunningMode)
Specifies whether users can switch the running mode of their WorkSpace.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSelfservicePermissions.Builder restartWorkspace(String restartWorkspace)
Specifies whether users can restart their WorkSpace.
restartWorkspace - Specifies whether users can restart their WorkSpace.ReconnectEnum,
ReconnectEnumSelfservicePermissions.Builder restartWorkspace(ReconnectEnum restartWorkspace)
Specifies whether users can restart their WorkSpace.
restartWorkspace - Specifies whether users can restart their WorkSpace.ReconnectEnum,
ReconnectEnumSelfservicePermissions.Builder increaseVolumeSize(String increaseVolumeSize)
Specifies whether users can increase the volume size of the drives on their WorkSpace.
increaseVolumeSize - Specifies whether users can increase the volume size of the drives on their WorkSpace.ReconnectEnum,
ReconnectEnumSelfservicePermissions.Builder increaseVolumeSize(ReconnectEnum increaseVolumeSize)
Specifies whether users can increase the volume size of the drives on their WorkSpace.
increaseVolumeSize - Specifies whether users can increase the volume size of the drives on their WorkSpace.ReconnectEnum,
ReconnectEnumSelfservicePermissions.Builder changeComputeType(String changeComputeType)
Specifies whether users can change the compute type (bundle) for their WorkSpace.
changeComputeType - Specifies whether users can change the compute type (bundle) for their WorkSpace.ReconnectEnum,
ReconnectEnumSelfservicePermissions.Builder changeComputeType(ReconnectEnum changeComputeType)
Specifies whether users can change the compute type (bundle) for their WorkSpace.
changeComputeType - Specifies whether users can change the compute type (bundle) for their WorkSpace.ReconnectEnum,
ReconnectEnumSelfservicePermissions.Builder switchRunningMode(String switchRunningMode)
Specifies whether users can switch the running mode of their WorkSpace.
switchRunningMode - Specifies whether users can switch the running mode of their WorkSpace.ReconnectEnum,
ReconnectEnumSelfservicePermissions.Builder switchRunningMode(ReconnectEnum switchRunningMode)
Specifies whether users can switch the running mode of their WorkSpace.
switchRunningMode - Specifies whether users can switch the running mode of their WorkSpace.ReconnectEnum,
ReconnectEnumSelfservicePermissions.Builder rebuildWorkspace(String rebuildWorkspace)
Specifies whether users can rebuild the operating system of a WorkSpace to its original state.
rebuildWorkspace - Specifies whether users can rebuild the operating system of a WorkSpace to its original state.ReconnectEnum,
ReconnectEnumSelfservicePermissions.Builder rebuildWorkspace(ReconnectEnum rebuildWorkspace)
Specifies whether users can rebuild the operating system of a WorkSpace to its original state.
rebuildWorkspace - Specifies whether users can rebuild the operating system of a WorkSpace to its original state.ReconnectEnum,
ReconnectEnumCopyright © 2023. All rights reserved.