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 and Android-compatible Chrome OS devices to access their WorkSpaces.
|
WorkspaceAccessProperties.Builder |
deviceTypeAndroid(String deviceTypeAndroid)
Indicates whether users can use Android and Android-compatible Chrome OS 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 |
deviceTypeLinux(AccessPropertyValue deviceTypeLinux)
Indicates whether users can use Linux clients to access their WorkSpaces.
|
WorkspaceAccessProperties.Builder |
deviceTypeLinux(String deviceTypeLinux)
Indicates whether users can use Linux clients 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.
deviceTypeWindows - Indicates whether users can use Windows clients to access their WorkSpaces.AccessPropertyValue,
AccessPropertyValueWorkspaceAccessProperties.Builder deviceTypeWindows(AccessPropertyValue deviceTypeWindows)
Indicates whether users can use Windows clients to access their WorkSpaces.
deviceTypeWindows - Indicates whether users can use Windows clients to access their WorkSpaces.AccessPropertyValue,
AccessPropertyValueWorkspaceAccessProperties.Builder deviceTypeOsx(String deviceTypeOsx)
Indicates whether users can use macOS clients to access their WorkSpaces.
deviceTypeOsx - Indicates whether users can use macOS clients to access their WorkSpaces.AccessPropertyValue,
AccessPropertyValueWorkspaceAccessProperties.Builder deviceTypeOsx(AccessPropertyValue deviceTypeOsx)
Indicates whether users can use macOS clients to access their WorkSpaces.
deviceTypeOsx - Indicates whether users can use macOS clients to access their WorkSpaces.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 and Android-compatible Chrome OS devices to access their WorkSpaces.
deviceTypeAndroid - Indicates whether users can use Android and Android-compatible Chrome OS devices to access their
WorkSpaces.AccessPropertyValue,
AccessPropertyValueWorkspaceAccessProperties.Builder deviceTypeAndroid(AccessPropertyValue deviceTypeAndroid)
Indicates whether users can use Android and Android-compatible Chrome OS devices to access their WorkSpaces.
deviceTypeAndroid - Indicates whether users can use Android and Android-compatible Chrome OS 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,
AccessPropertyValueWorkspaceAccessProperties.Builder deviceTypeLinux(String deviceTypeLinux)
Indicates whether users can use Linux clients to access their WorkSpaces.
deviceTypeLinux - Indicates whether users can use Linux clients to access their WorkSpaces.AccessPropertyValue,
AccessPropertyValueWorkspaceAccessProperties.Builder deviceTypeLinux(AccessPropertyValue deviceTypeLinux)
Indicates whether users can use Linux clients to access their WorkSpaces.
deviceTypeLinux - Indicates whether users can use Linux clients to access their WorkSpaces.AccessPropertyValue,
AccessPropertyValueCopyright © 2023. All rights reserved.