public static interface WorkspaceAccessProperties.Builder extends SdkPojo, CopyableBuilder<WorkspaceAccessProperties.Builder,WorkspaceAccessProperties>
| Modifier and Type | Method and Description |
|---|---|
WorkspaceAccessProperties.Builder |
deviceTypeAndroid(AccessPropertyValue deviceTypeAndroid)
Indicates whether users can use Android devices to access their WorkSpaces.
|
WorkspaceAccessProperties.Builder |
deviceTypeAndroid(String deviceTypeAndroid)
Indicates whether users can use Android devices to access their WorkSpaces.
|
WorkspaceAccessProperties.Builder |
deviceTypeChromeOs(AccessPropertyValue deviceTypeChromeOs)
Indicates whether users can use Chromebooks to access their WorkSpaces.
|
WorkspaceAccessProperties.Builder |
deviceTypeChromeOs(String deviceTypeChromeOs)
Indicates whether users can use Chromebooks to access their WorkSpaces.
|
WorkspaceAccessProperties.Builder |
deviceTypeIos(AccessPropertyValue deviceTypeIos)
Indicates whether users can use iOS devices to access their WorkSpaces.
|
WorkspaceAccessProperties.Builder |
deviceTypeIos(String deviceTypeIos)
Indicates whether users can use iOS devices to access their WorkSpaces.
|
WorkspaceAccessProperties.Builder |
deviceTypeOsx(AccessPropertyValue deviceTypeOsx)
Indicates whether users can use macOS clients to access their WorkSpaces.
|
WorkspaceAccessProperties.Builder |
deviceTypeOsx(String deviceTypeOsx)
Indicates whether users can use macOS clients to access their WorkSpaces.
|
WorkspaceAccessProperties.Builder |
deviceTypeWeb(AccessPropertyValue deviceTypeWeb)
Indicates whether users can access their WorkSpaces through a web browser.
|
WorkspaceAccessProperties.Builder |
deviceTypeWeb(String deviceTypeWeb)
Indicates whether users can access their WorkSpaces through a web browser.
|
WorkspaceAccessProperties.Builder |
deviceTypeWindows(AccessPropertyValue deviceTypeWindows)
Indicates whether users can use Windows clients to access their WorkSpaces.
|
WorkspaceAccessProperties.Builder |
deviceTypeWindows(String deviceTypeWindows)
Indicates whether users can use Windows clients to access their WorkSpaces.
|
WorkspaceAccessProperties.Builder |
deviceTypeZeroClient(AccessPropertyValue deviceTypeZeroClient)
Indicates whether users can use zero client devices to access their WorkSpaces.
|
WorkspaceAccessProperties.Builder |
deviceTypeZeroClient(String deviceTypeZeroClient)
Indicates whether users can use zero client devices to access their WorkSpaces.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildWorkspaceAccessProperties.Builder deviceTypeWindows(String deviceTypeWindows)
Indicates whether users can use Windows clients to access their WorkSpaces. To restrict WorkSpaces access to
trusted devices (also known as managed devices) with valid certificates, specify a value of
TRUST. For more information, see Restrict WorkSpaces
Access to Trusted Devices.
deviceTypeWindows - Indicates whether users can use Windows clients to access their WorkSpaces. To restrict WorkSpaces
access to trusted devices (also known as managed devices) with valid certificates, specify a value of
TRUST. For more information, see Restrict
WorkSpaces Access to Trusted Devices.AccessPropertyValue,
AccessPropertyValueWorkspaceAccessProperties.Builder deviceTypeWindows(AccessPropertyValue deviceTypeWindows)
Indicates whether users can use Windows clients to access their WorkSpaces. To restrict WorkSpaces access to
trusted devices (also known as managed devices) with valid certificates, specify a value of
TRUST. For more information, see Restrict WorkSpaces
Access to Trusted Devices.
deviceTypeWindows - Indicates whether users can use Windows clients to access their WorkSpaces. To restrict WorkSpaces
access to trusted devices (also known as managed devices) with valid certificates, specify a value of
TRUST. For more information, see Restrict
WorkSpaces Access to Trusted Devices.AccessPropertyValue,
AccessPropertyValueWorkspaceAccessProperties.Builder deviceTypeOsx(String deviceTypeOsx)
Indicates whether users can use macOS clients to access their WorkSpaces. To restrict WorkSpaces access to
trusted devices (also known as managed devices) with valid certificates, specify a value of
TRUST. For more information, see Restrict WorkSpaces
Access to Trusted Devices.
deviceTypeOsx - Indicates whether users can use macOS clients to access their WorkSpaces. To restrict WorkSpaces
access to trusted devices (also known as managed devices) with valid certificates, specify a value of
TRUST. For more information, see Restrict
WorkSpaces Access to Trusted Devices.AccessPropertyValue,
AccessPropertyValueWorkspaceAccessProperties.Builder deviceTypeOsx(AccessPropertyValue deviceTypeOsx)
Indicates whether users can use macOS clients to access their WorkSpaces. To restrict WorkSpaces access to
trusted devices (also known as managed devices) with valid certificates, specify a value of
TRUST. For more information, see Restrict WorkSpaces
Access to Trusted Devices.
deviceTypeOsx - Indicates whether users can use macOS clients to access their WorkSpaces. To restrict WorkSpaces
access to trusted devices (also known as managed devices) with valid certificates, specify a value of
TRUST. For more information, see Restrict
WorkSpaces Access to Trusted Devices.AccessPropertyValue,
AccessPropertyValueWorkspaceAccessProperties.Builder deviceTypeWeb(String deviceTypeWeb)
Indicates whether users can access their WorkSpaces through a web browser.
deviceTypeWeb - Indicates whether users can access their WorkSpaces through a web browser.AccessPropertyValue,
AccessPropertyValueWorkspaceAccessProperties.Builder deviceTypeWeb(AccessPropertyValue deviceTypeWeb)
Indicates whether users can access their WorkSpaces through a web browser.
deviceTypeWeb - Indicates whether users can access their WorkSpaces through a web browser.AccessPropertyValue,
AccessPropertyValueWorkspaceAccessProperties.Builder deviceTypeIos(String deviceTypeIos)
Indicates whether users can use iOS devices to access their WorkSpaces.
deviceTypeIos - Indicates whether users can use iOS devices to access their WorkSpaces.AccessPropertyValue,
AccessPropertyValueWorkspaceAccessProperties.Builder deviceTypeIos(AccessPropertyValue deviceTypeIos)
Indicates whether users can use iOS devices to access their WorkSpaces.
deviceTypeIos - Indicates whether users can use iOS devices to access their WorkSpaces.AccessPropertyValue,
AccessPropertyValueWorkspaceAccessProperties.Builder deviceTypeAndroid(String deviceTypeAndroid)
Indicates whether users can use Android devices to access their WorkSpaces.
deviceTypeAndroid - Indicates whether users can use Android devices to access their WorkSpaces.AccessPropertyValue,
AccessPropertyValueWorkspaceAccessProperties.Builder deviceTypeAndroid(AccessPropertyValue deviceTypeAndroid)
Indicates whether users can use Android devices to access their WorkSpaces.
deviceTypeAndroid - Indicates whether users can use Android devices to access their WorkSpaces.AccessPropertyValue,
AccessPropertyValueWorkspaceAccessProperties.Builder deviceTypeChromeOs(String deviceTypeChromeOs)
Indicates whether users can use Chromebooks to access their WorkSpaces.
deviceTypeChromeOs - Indicates whether users can use Chromebooks to access their WorkSpaces.AccessPropertyValue,
AccessPropertyValueWorkspaceAccessProperties.Builder deviceTypeChromeOs(AccessPropertyValue deviceTypeChromeOs)
Indicates whether users can use Chromebooks to access their WorkSpaces.
deviceTypeChromeOs - Indicates whether users can use Chromebooks to access their WorkSpaces.AccessPropertyValue,
AccessPropertyValueWorkspaceAccessProperties.Builder deviceTypeZeroClient(String deviceTypeZeroClient)
Indicates whether users can use zero client devices to access their WorkSpaces.
deviceTypeZeroClient - Indicates whether users can use zero client devices to access their WorkSpaces.AccessPropertyValue,
AccessPropertyValueWorkspaceAccessProperties.Builder deviceTypeZeroClient(AccessPropertyValue deviceTypeZeroClient)
Indicates whether users can use zero client devices to access their WorkSpaces.
deviceTypeZeroClient - Indicates whether users can use zero client devices to access their WorkSpaces.AccessPropertyValue,
AccessPropertyValueCopyright © 2021. All rights reserved.