| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| software.amazon.awssdk.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
default AssociateConnectionAliasResponse |
WorkSpacesClient.associateConnectionAlias(AssociateConnectionAliasRequest associateConnectionAliasRequest)
Associates the specified connection alias with the specified directory to enable cross-Region redirection.
|
default AssociateConnectionAliasResponse |
WorkSpacesClient.associateConnectionAlias(Consumer<AssociateConnectionAliasRequest.Builder> associateConnectionAliasRequest)
Associates the specified connection alias with the specified directory to enable cross-Region redirection.
|
default AssociateIpGroupsResponse |
WorkSpacesClient.associateIpGroups(AssociateIpGroupsRequest associateIpGroupsRequest)
Associates the specified IP access control group with the specified directory.
|
default AssociateIpGroupsResponse |
WorkSpacesClient.associateIpGroups(Consumer<AssociateIpGroupsRequest.Builder> associateIpGroupsRequest)
Associates the specified IP access control group with the specified directory.
|
default AssociateWorkspaceApplicationResponse |
WorkSpacesClient.associateWorkspaceApplication(AssociateWorkspaceApplicationRequest associateWorkspaceApplicationRequest)
Associates the specified application to the specified WorkSpace.
|
default AssociateWorkspaceApplicationResponse |
WorkSpacesClient.associateWorkspaceApplication(Consumer<AssociateWorkspaceApplicationRequest.Builder> associateWorkspaceApplicationRequest)
Associates the specified application to the specified WorkSpace.
|
default AuthorizeIpRulesResponse |
WorkSpacesClient.authorizeIpRules(AuthorizeIpRulesRequest authorizeIpRulesRequest)
Adds one or more rules to the specified IP access control group.
|
default AuthorizeIpRulesResponse |
WorkSpacesClient.authorizeIpRules(Consumer<AuthorizeIpRulesRequest.Builder> authorizeIpRulesRequest)
Adds one or more rules to the specified IP access control group.
|
default CopyWorkspaceImageResponse |
WorkSpacesClient.copyWorkspaceImage(Consumer<CopyWorkspaceImageRequest.Builder> copyWorkspaceImageRequest)
Copies the specified image from the specified Region to the current Region.
|
default CopyWorkspaceImageResponse |
WorkSpacesClient.copyWorkspaceImage(CopyWorkspaceImageRequest copyWorkspaceImageRequest)
Copies the specified image from the specified Region to the current Region.
|
default CreateConnectClientAddInResponse |
WorkSpacesClient.createConnectClientAddIn(Consumer<CreateConnectClientAddInRequest.Builder> createConnectClientAddInRequest)
Creates a client-add-in for Amazon Connect within a directory.
|
default CreateConnectClientAddInResponse |
WorkSpacesClient.createConnectClientAddIn(CreateConnectClientAddInRequest createConnectClientAddInRequest)
Creates a client-add-in for Amazon Connect within a directory.
|
default CreateConnectionAliasResponse |
WorkSpacesClient.createConnectionAlias(Consumer<CreateConnectionAliasRequest.Builder> createConnectionAliasRequest)
Creates the specified connection alias for use with cross-Region redirection.
|
default CreateConnectionAliasResponse |
WorkSpacesClient.createConnectionAlias(CreateConnectionAliasRequest createConnectionAliasRequest)
Creates the specified connection alias for use with cross-Region redirection.
|
default CreateIpGroupResponse |
WorkSpacesClient.createIpGroup(Consumer<CreateIpGroupRequest.Builder> createIpGroupRequest)
Creates an IP access control group.
|
default CreateIpGroupResponse |
WorkSpacesClient.createIpGroup(CreateIpGroupRequest createIpGroupRequest)
Creates an IP access control group.
|
default CreateStandbyWorkspacesResponse |
WorkSpacesClient.createStandbyWorkspaces(Consumer<CreateStandbyWorkspacesRequest.Builder> createStandbyWorkspacesRequest)
Creates a standby WorkSpace in a secondary Region.
|
default CreateStandbyWorkspacesResponse |
WorkSpacesClient.createStandbyWorkspaces(CreateStandbyWorkspacesRequest createStandbyWorkspacesRequest)
Creates a standby WorkSpace in a secondary Region.
|
default CreateTagsResponse |
WorkSpacesClient.createTags(Consumer<CreateTagsRequest.Builder> createTagsRequest)
Creates the specified tags for the specified WorkSpaces resource.
|
default CreateTagsResponse |
WorkSpacesClient.createTags(CreateTagsRequest createTagsRequest)
Creates the specified tags for the specified WorkSpaces resource.
|
default CreateUpdatedWorkspaceImageResponse |
WorkSpacesClient.createUpdatedWorkspaceImage(Consumer<CreateUpdatedWorkspaceImageRequest.Builder> createUpdatedWorkspaceImageRequest)
Creates a new updated WorkSpace image based on the specified source image.
|
default CreateUpdatedWorkspaceImageResponse |
WorkSpacesClient.createUpdatedWorkspaceImage(CreateUpdatedWorkspaceImageRequest createUpdatedWorkspaceImageRequest)
Creates a new updated WorkSpace image based on the specified source image.
|
default CreateWorkspaceBundleResponse |
WorkSpacesClient.createWorkspaceBundle(Consumer<CreateWorkspaceBundleRequest.Builder> createWorkspaceBundleRequest)
Creates the specified WorkSpace bundle.
|
default CreateWorkspaceBundleResponse |
WorkSpacesClient.createWorkspaceBundle(CreateWorkspaceBundleRequest createWorkspaceBundleRequest)
Creates the specified WorkSpace bundle.
|
default CreateWorkspaceImageResponse |
WorkSpacesClient.createWorkspaceImage(Consumer<CreateWorkspaceImageRequest.Builder> createWorkspaceImageRequest)
Creates a new WorkSpace image from an existing WorkSpace.
|
default CreateWorkspaceImageResponse |
WorkSpacesClient.createWorkspaceImage(CreateWorkspaceImageRequest createWorkspaceImageRequest)
Creates a new WorkSpace image from an existing WorkSpace.
|
default CreateWorkspacesResponse |
WorkSpacesClient.createWorkspaces(Consumer<CreateWorkspacesRequest.Builder> createWorkspacesRequest)
Creates one or more WorkSpaces.
|
default CreateWorkspacesResponse |
WorkSpacesClient.createWorkspaces(CreateWorkspacesRequest createWorkspacesRequest)
Creates one or more WorkSpaces.
|
default DeleteClientBrandingResponse |
WorkSpacesClient.deleteClientBranding(Consumer<DeleteClientBrandingRequest.Builder> deleteClientBrandingRequest)
Deletes customized client branding.
|
default DeleteClientBrandingResponse |
WorkSpacesClient.deleteClientBranding(DeleteClientBrandingRequest deleteClientBrandingRequest)
Deletes customized client branding.
|
default DeleteConnectClientAddInResponse |
WorkSpacesClient.deleteConnectClientAddIn(Consumer<DeleteConnectClientAddInRequest.Builder> deleteConnectClientAddInRequest)
Deletes a client-add-in for Amazon Connect that is configured within a directory.
|
default DeleteConnectClientAddInResponse |
WorkSpacesClient.deleteConnectClientAddIn(DeleteConnectClientAddInRequest deleteConnectClientAddInRequest)
Deletes a client-add-in for Amazon Connect that is configured within a directory.
|
default DeleteConnectionAliasResponse |
WorkSpacesClient.deleteConnectionAlias(Consumer<DeleteConnectionAliasRequest.Builder> deleteConnectionAliasRequest)
Deletes the specified connection alias.
|
default DeleteConnectionAliasResponse |
WorkSpacesClient.deleteConnectionAlias(DeleteConnectionAliasRequest deleteConnectionAliasRequest)
Deletes the specified connection alias.
|
default DeleteIpGroupResponse |
WorkSpacesClient.deleteIpGroup(Consumer<DeleteIpGroupRequest.Builder> deleteIpGroupRequest)
Deletes the specified IP access control group.
|
default DeleteIpGroupResponse |
WorkSpacesClient.deleteIpGroup(DeleteIpGroupRequest deleteIpGroupRequest)
Deletes the specified IP access control group.
|
default DeleteTagsResponse |
WorkSpacesClient.deleteTags(Consumer<DeleteTagsRequest.Builder> deleteTagsRequest)
Deletes the specified tags from the specified WorkSpaces resource.
|
default DeleteTagsResponse |
WorkSpacesClient.deleteTags(DeleteTagsRequest deleteTagsRequest)
Deletes the specified tags from the specified WorkSpaces resource.
|
default DeleteWorkspaceBundleResponse |
WorkSpacesClient.deleteWorkspaceBundle(Consumer<DeleteWorkspaceBundleRequest.Builder> deleteWorkspaceBundleRequest)
Deletes the specified WorkSpace bundle.
|
default DeleteWorkspaceBundleResponse |
WorkSpacesClient.deleteWorkspaceBundle(DeleteWorkspaceBundleRequest deleteWorkspaceBundleRequest)
Deletes the specified WorkSpace bundle.
|
default DeleteWorkspaceImageResponse |
WorkSpacesClient.deleteWorkspaceImage(Consumer<DeleteWorkspaceImageRequest.Builder> deleteWorkspaceImageRequest)
Deletes the specified image from your account.
|
default DeleteWorkspaceImageResponse |
WorkSpacesClient.deleteWorkspaceImage(DeleteWorkspaceImageRequest deleteWorkspaceImageRequest)
Deletes the specified image from your account.
|
default DeployWorkspaceApplicationsResponse |
WorkSpacesClient.deployWorkspaceApplications(Consumer<DeployWorkspaceApplicationsRequest.Builder> deployWorkspaceApplicationsRequest)
Deploys associated applications to the specified WorkSpace
|
default DeployWorkspaceApplicationsResponse |
WorkSpacesClient.deployWorkspaceApplications(DeployWorkspaceApplicationsRequest deployWorkspaceApplicationsRequest)
Deploys associated applications to the specified WorkSpace
|
default DeregisterWorkspaceDirectoryResponse |
WorkSpacesClient.deregisterWorkspaceDirectory(Consumer<DeregisterWorkspaceDirectoryRequest.Builder> deregisterWorkspaceDirectoryRequest)
Deregisters the specified directory.
|
default DeregisterWorkspaceDirectoryResponse |
WorkSpacesClient.deregisterWorkspaceDirectory(DeregisterWorkspaceDirectoryRequest deregisterWorkspaceDirectoryRequest)
Deregisters the specified directory.
|
default DescribeAccountResponse |
WorkSpacesClient.describeAccount(Consumer<DescribeAccountRequest.Builder> describeAccountRequest)
Retrieves a list that describes the configuration of Bring Your Own License (BYOL) for the specified account.
|
default DescribeAccountResponse |
WorkSpacesClient.describeAccount(DescribeAccountRequest describeAccountRequest)
Retrieves a list that describes the configuration of Bring Your Own License (BYOL) for the specified account.
|
default DescribeAccountModificationsResponse |
WorkSpacesClient.describeAccountModifications(Consumer<DescribeAccountModificationsRequest.Builder> describeAccountModificationsRequest)
Retrieves a list that describes modifications to the configuration of Bring Your Own License (BYOL) for the
specified account.
|
default DescribeAccountModificationsResponse |
WorkSpacesClient.describeAccountModifications(DescribeAccountModificationsRequest describeAccountModificationsRequest)
Retrieves a list that describes modifications to the configuration of Bring Your Own License (BYOL) for the
specified account.
|
default DescribeApplicationAssociationsResponse |
WorkSpacesClient.describeApplicationAssociations(Consumer<DescribeApplicationAssociationsRequest.Builder> describeApplicationAssociationsRequest)
Describes the associations between the application and the specified associated resources.
|
default DescribeApplicationAssociationsResponse |
WorkSpacesClient.describeApplicationAssociations(DescribeApplicationAssociationsRequest describeApplicationAssociationsRequest)
Describes the associations between the application and the specified associated resources.
|
default DescribeApplicationAssociationsIterable |
WorkSpacesClient.describeApplicationAssociationsPaginator(Consumer<DescribeApplicationAssociationsRequest.Builder> describeApplicationAssociationsRequest)
Describes the associations between the application and the specified associated resources.
|
default DescribeApplicationAssociationsIterable |
WorkSpacesClient.describeApplicationAssociationsPaginator(DescribeApplicationAssociationsRequest describeApplicationAssociationsRequest)
Describes the associations between the application and the specified associated resources.
|
default DescribeApplicationsResponse |
WorkSpacesClient.describeApplications(Consumer<DescribeApplicationsRequest.Builder> describeApplicationsRequest)
Describes the specified applications by filtering based on their compute types, license availability, operating
systems, and owners.
|
default DescribeApplicationsResponse |
WorkSpacesClient.describeApplications(DescribeApplicationsRequest describeApplicationsRequest)
Describes the specified applications by filtering based on their compute types, license availability, operating
systems, and owners.
|
default DescribeApplicationsIterable |
WorkSpacesClient.describeApplicationsPaginator(Consumer<DescribeApplicationsRequest.Builder> describeApplicationsRequest)
Describes the specified applications by filtering based on their compute types, license availability, operating
systems, and owners.
|
default DescribeApplicationsIterable |
WorkSpacesClient.describeApplicationsPaginator(DescribeApplicationsRequest describeApplicationsRequest)
Describes the specified applications by filtering based on their compute types, license availability, operating
systems, and owners.
|
default DescribeBundleAssociationsResponse |
WorkSpacesClient.describeBundleAssociations(Consumer<DescribeBundleAssociationsRequest.Builder> describeBundleAssociationsRequest)
Describes the associations between the applications and the specified bundle.
|
default DescribeBundleAssociationsResponse |
WorkSpacesClient.describeBundleAssociations(DescribeBundleAssociationsRequest describeBundleAssociationsRequest)
Describes the associations between the applications and the specified bundle.
|
default DescribeClientBrandingResponse |
WorkSpacesClient.describeClientBranding(Consumer<DescribeClientBrandingRequest.Builder> describeClientBrandingRequest)
Describes the specified client branding.
|
default DescribeClientBrandingResponse |
WorkSpacesClient.describeClientBranding(DescribeClientBrandingRequest describeClientBrandingRequest)
Describes the specified client branding.
|
default DescribeClientPropertiesResponse |
WorkSpacesClient.describeClientProperties(Consumer<DescribeClientPropertiesRequest.Builder> describeClientPropertiesRequest)
Retrieves a list that describes one or more specified Amazon WorkSpaces clients.
|
default DescribeClientPropertiesResponse |
WorkSpacesClient.describeClientProperties(DescribeClientPropertiesRequest describeClientPropertiesRequest)
Retrieves a list that describes one or more specified Amazon WorkSpaces clients.
|
default DescribeConnectClientAddInsResponse |
WorkSpacesClient.describeConnectClientAddIns(Consumer<DescribeConnectClientAddInsRequest.Builder> describeConnectClientAddInsRequest)
Retrieves a list of Amazon Connect client add-ins that have been created.
|
default DescribeConnectClientAddInsResponse |
WorkSpacesClient.describeConnectClientAddIns(DescribeConnectClientAddInsRequest describeConnectClientAddInsRequest)
Retrieves a list of Amazon Connect client add-ins that have been created.
|
default DescribeConnectionAliasesResponse |
WorkSpacesClient.describeConnectionAliases(Consumer<DescribeConnectionAliasesRequest.Builder> describeConnectionAliasesRequest)
Retrieves a list that describes the connection aliases used for cross-Region redirection.
|
default DescribeConnectionAliasesResponse |
WorkSpacesClient.describeConnectionAliases(DescribeConnectionAliasesRequest describeConnectionAliasesRequest)
Retrieves a list that describes the connection aliases used for cross-Region redirection.
|
default DescribeConnectionAliasPermissionsResponse |
WorkSpacesClient.describeConnectionAliasPermissions(Consumer<DescribeConnectionAliasPermissionsRequest.Builder> describeConnectionAliasPermissionsRequest)
Describes the permissions that the owner of a connection alias has granted to another Amazon Web Services account
for the specified connection alias.
|
default DescribeConnectionAliasPermissionsResponse |
WorkSpacesClient.describeConnectionAliasPermissions(DescribeConnectionAliasPermissionsRequest describeConnectionAliasPermissionsRequest)
Describes the permissions that the owner of a connection alias has granted to another Amazon Web Services account
for the specified connection alias.
|
default DescribeImageAssociationsResponse |
WorkSpacesClient.describeImageAssociations(Consumer<DescribeImageAssociationsRequest.Builder> describeImageAssociationsRequest)
Describes the associations between the applications and the specified image.
|
default DescribeImageAssociationsResponse |
WorkSpacesClient.describeImageAssociations(DescribeImageAssociationsRequest describeImageAssociationsRequest)
Describes the associations between the applications and the specified image.
|
default DescribeIpGroupsResponse |
WorkSpacesClient.describeIpGroups()
Describes one or more of your IP access control groups.
|
default DescribeIpGroupsResponse |
WorkSpacesClient.describeIpGroups(Consumer<DescribeIpGroupsRequest.Builder> describeIpGroupsRequest)
Describes one or more of your IP access control groups.
|
default DescribeIpGroupsResponse |
WorkSpacesClient.describeIpGroups(DescribeIpGroupsRequest describeIpGroupsRequest)
Describes one or more of your IP access control groups.
|
default DescribeTagsResponse |
WorkSpacesClient.describeTags(Consumer<DescribeTagsRequest.Builder> describeTagsRequest)
Describes the specified tags for the specified WorkSpaces resource.
|
default DescribeTagsResponse |
WorkSpacesClient.describeTags(DescribeTagsRequest describeTagsRequest)
Describes the specified tags for the specified WorkSpaces resource.
|
default DescribeWorkspaceAssociationsResponse |
WorkSpacesClient.describeWorkspaceAssociations(Consumer<DescribeWorkspaceAssociationsRequest.Builder> describeWorkspaceAssociationsRequest)
Describes the associations betweens applications and the specified WorkSpace.
|
default DescribeWorkspaceAssociationsResponse |
WorkSpacesClient.describeWorkspaceAssociations(DescribeWorkspaceAssociationsRequest describeWorkspaceAssociationsRequest)
Describes the associations betweens applications and the specified WorkSpace.
|
default DescribeWorkspaceBundlesResponse |
WorkSpacesClient.describeWorkspaceBundles()
Retrieves a list that describes the available WorkSpace bundles.
|
default DescribeWorkspaceBundlesResponse |
WorkSpacesClient.describeWorkspaceBundles(Consumer<DescribeWorkspaceBundlesRequest.Builder> describeWorkspaceBundlesRequest)
Retrieves a list that describes the available WorkSpace bundles.
|
default DescribeWorkspaceBundlesResponse |
WorkSpacesClient.describeWorkspaceBundles(DescribeWorkspaceBundlesRequest describeWorkspaceBundlesRequest)
Retrieves a list that describes the available WorkSpace bundles.
|
default DescribeWorkspaceBundlesIterable |
WorkSpacesClient.describeWorkspaceBundlesPaginator()
Retrieves a list that describes the available WorkSpace bundles.
|
default DescribeWorkspaceBundlesIterable |
WorkSpacesClient.describeWorkspaceBundlesPaginator(Consumer<DescribeWorkspaceBundlesRequest.Builder> describeWorkspaceBundlesRequest)
Retrieves a list that describes the available WorkSpace bundles.
|
default DescribeWorkspaceBundlesIterable |
WorkSpacesClient.describeWorkspaceBundlesPaginator(DescribeWorkspaceBundlesRequest describeWorkspaceBundlesRequest)
Retrieves a list that describes the available WorkSpace bundles.
|
default DescribeWorkspaceDirectoriesResponse |
WorkSpacesClient.describeWorkspaceDirectories()
Describes the available directories that are registered with Amazon WorkSpaces.
|
default DescribeWorkspaceDirectoriesResponse |
WorkSpacesClient.describeWorkspaceDirectories(Consumer<DescribeWorkspaceDirectoriesRequest.Builder> describeWorkspaceDirectoriesRequest)
Describes the available directories that are registered with Amazon WorkSpaces.
|
default DescribeWorkspaceDirectoriesResponse |
WorkSpacesClient.describeWorkspaceDirectories(DescribeWorkspaceDirectoriesRequest describeWorkspaceDirectoriesRequest)
Describes the available directories that are registered with Amazon WorkSpaces.
|
default DescribeWorkspaceDirectoriesIterable |
WorkSpacesClient.describeWorkspaceDirectoriesPaginator()
Describes the available directories that are registered with Amazon WorkSpaces.
|
default DescribeWorkspaceDirectoriesIterable |
WorkSpacesClient.describeWorkspaceDirectoriesPaginator(Consumer<DescribeWorkspaceDirectoriesRequest.Builder> describeWorkspaceDirectoriesRequest)
Describes the available directories that are registered with Amazon WorkSpaces.
|
default DescribeWorkspaceDirectoriesIterable |
WorkSpacesClient.describeWorkspaceDirectoriesPaginator(DescribeWorkspaceDirectoriesRequest describeWorkspaceDirectoriesRequest)
Describes the available directories that are registered with Amazon WorkSpaces.
|
default DescribeWorkspaceImagePermissionsResponse |
WorkSpacesClient.describeWorkspaceImagePermissions(Consumer<DescribeWorkspaceImagePermissionsRequest.Builder> describeWorkspaceImagePermissionsRequest)
Describes the permissions that the owner of an image has granted to other Amazon Web Services accounts for an
image.
|
default DescribeWorkspaceImagePermissionsResponse |
WorkSpacesClient.describeWorkspaceImagePermissions(DescribeWorkspaceImagePermissionsRequest describeWorkspaceImagePermissionsRequest)
Describes the permissions that the owner of an image has granted to other Amazon Web Services accounts for an
image.
|
default DescribeWorkspaceImagesResponse |
WorkSpacesClient.describeWorkspaceImages()
Retrieves a list that describes one or more specified images, if the image identifiers are provided.
|
default DescribeWorkspaceImagesResponse |
WorkSpacesClient.describeWorkspaceImages(Consumer<DescribeWorkspaceImagesRequest.Builder> describeWorkspaceImagesRequest)
Retrieves a list that describes one or more specified images, if the image identifiers are provided.
|
default DescribeWorkspaceImagesResponse |
WorkSpacesClient.describeWorkspaceImages(DescribeWorkspaceImagesRequest describeWorkspaceImagesRequest)
Retrieves a list that describes one or more specified images, if the image identifiers are provided.
|
default DescribeWorkspacesResponse |
WorkSpacesClient.describeWorkspaces()
Describes the specified WorkSpaces.
|
default DescribeWorkspacesResponse |
WorkSpacesClient.describeWorkspaces(Consumer<DescribeWorkspacesRequest.Builder> describeWorkspacesRequest)
Describes the specified WorkSpaces.
|
default DescribeWorkspacesResponse |
WorkSpacesClient.describeWorkspaces(DescribeWorkspacesRequest describeWorkspacesRequest)
Describes the specified WorkSpaces.
|
default DescribeWorkspacesConnectionStatusResponse |
WorkSpacesClient.describeWorkspacesConnectionStatus()
Describes the connection status of the specified WorkSpaces.
|
default DescribeWorkspacesConnectionStatusResponse |
WorkSpacesClient.describeWorkspacesConnectionStatus(Consumer<DescribeWorkspacesConnectionStatusRequest.Builder> describeWorkspacesConnectionStatusRequest)
Describes the connection status of the specified WorkSpaces.
|
default DescribeWorkspacesConnectionStatusResponse |
WorkSpacesClient.describeWorkspacesConnectionStatus(DescribeWorkspacesConnectionStatusRequest describeWorkspacesConnectionStatusRequest)
Describes the connection status of the specified WorkSpaces.
|
default DescribeWorkspaceSnapshotsResponse |
WorkSpacesClient.describeWorkspaceSnapshots(Consumer<DescribeWorkspaceSnapshotsRequest.Builder> describeWorkspaceSnapshotsRequest)
Describes the snapshots for the specified WorkSpace.
|
default DescribeWorkspaceSnapshotsResponse |
WorkSpacesClient.describeWorkspaceSnapshots(DescribeWorkspaceSnapshotsRequest describeWorkspaceSnapshotsRequest)
Describes the snapshots for the specified WorkSpace.
|
default DescribeWorkspacesIterable |
WorkSpacesClient.describeWorkspacesPaginator()
Describes the specified WorkSpaces.
|
default DescribeWorkspacesIterable |
WorkSpacesClient.describeWorkspacesPaginator(Consumer<DescribeWorkspacesRequest.Builder> describeWorkspacesRequest)
Describes the specified WorkSpaces.
|
default DescribeWorkspacesIterable |
WorkSpacesClient.describeWorkspacesPaginator(DescribeWorkspacesRequest describeWorkspacesRequest)
Describes the specified WorkSpaces.
|
default DisassociateConnectionAliasResponse |
WorkSpacesClient.disassociateConnectionAlias(Consumer<DisassociateConnectionAliasRequest.Builder> disassociateConnectionAliasRequest)
Disassociates a connection alias from a directory.
|
default DisassociateConnectionAliasResponse |
WorkSpacesClient.disassociateConnectionAlias(DisassociateConnectionAliasRequest disassociateConnectionAliasRequest)
Disassociates a connection alias from a directory.
|
default DisassociateIpGroupsResponse |
WorkSpacesClient.disassociateIpGroups(Consumer<DisassociateIpGroupsRequest.Builder> disassociateIpGroupsRequest)
Disassociates the specified IP access control group from the specified directory.
|
default DisassociateIpGroupsResponse |
WorkSpacesClient.disassociateIpGroups(DisassociateIpGroupsRequest disassociateIpGroupsRequest)
Disassociates the specified IP access control group from the specified directory.
|
default DisassociateWorkspaceApplicationResponse |
WorkSpacesClient.disassociateWorkspaceApplication(Consumer<DisassociateWorkspaceApplicationRequest.Builder> disassociateWorkspaceApplicationRequest)
Disassociates the specified application from a WorkSpace.
|
default DisassociateWorkspaceApplicationResponse |
WorkSpacesClient.disassociateWorkspaceApplication(DisassociateWorkspaceApplicationRequest disassociateWorkspaceApplicationRequest)
Disassociates the specified application from a WorkSpace.
|
default ImportClientBrandingResponse |
WorkSpacesClient.importClientBranding(Consumer<ImportClientBrandingRequest.Builder> importClientBrandingRequest)
Imports client branding.
|
default ImportClientBrandingResponse |
WorkSpacesClient.importClientBranding(ImportClientBrandingRequest importClientBrandingRequest)
Imports client branding.
|
default ImportWorkspaceImageResponse |
WorkSpacesClient.importWorkspaceImage(Consumer<ImportWorkspaceImageRequest.Builder> importWorkspaceImageRequest)
Imports the specified Windows 10 or 11 Bring Your Own License (BYOL) image into Amazon WorkSpaces.
|
default ImportWorkspaceImageResponse |
WorkSpacesClient.importWorkspaceImage(ImportWorkspaceImageRequest importWorkspaceImageRequest)
Imports the specified Windows 10 or 11 Bring Your Own License (BYOL) image into Amazon WorkSpaces.
|
default ListAvailableManagementCidrRangesResponse |
WorkSpacesClient.listAvailableManagementCidrRanges(Consumer<ListAvailableManagementCidrRangesRequest.Builder> listAvailableManagementCidrRangesRequest)
Retrieves a list of IP address ranges, specified as IPv4 CIDR blocks, that you can use for the network management
interface when you enable Bring Your Own License (BYOL).
|
default ListAvailableManagementCidrRangesResponse |
WorkSpacesClient.listAvailableManagementCidrRanges(ListAvailableManagementCidrRangesRequest listAvailableManagementCidrRangesRequest)
Retrieves a list of IP address ranges, specified as IPv4 CIDR blocks, that you can use for the network management
interface when you enable Bring Your Own License (BYOL).
|
default MigrateWorkspaceResponse |
WorkSpacesClient.migrateWorkspace(Consumer<MigrateWorkspaceRequest.Builder> migrateWorkspaceRequest)
Migrates a WorkSpace from one operating system or bundle type to another, while retaining the data on the user
volume.
|
default MigrateWorkspaceResponse |
WorkSpacesClient.migrateWorkspace(MigrateWorkspaceRequest migrateWorkspaceRequest)
Migrates a WorkSpace from one operating system or bundle type to another, while retaining the data on the user
volume.
|
default ModifyAccountResponse |
WorkSpacesClient.modifyAccount(Consumer<ModifyAccountRequest.Builder> modifyAccountRequest)
Modifies the configuration of Bring Your Own License (BYOL) for the specified account.
|
default ModifyAccountResponse |
WorkSpacesClient.modifyAccount(ModifyAccountRequest modifyAccountRequest)
Modifies the configuration of Bring Your Own License (BYOL) for the specified account.
|
default ModifyCertificateBasedAuthPropertiesResponse |
WorkSpacesClient.modifyCertificateBasedAuthProperties(Consumer<ModifyCertificateBasedAuthPropertiesRequest.Builder> modifyCertificateBasedAuthPropertiesRequest)
Modifies the properties of the certificate-based authentication you want to use with your WorkSpaces.
|
default ModifyCertificateBasedAuthPropertiesResponse |
WorkSpacesClient.modifyCertificateBasedAuthProperties(ModifyCertificateBasedAuthPropertiesRequest modifyCertificateBasedAuthPropertiesRequest)
Modifies the properties of the certificate-based authentication you want to use with your WorkSpaces.
|
default ModifyClientPropertiesResponse |
WorkSpacesClient.modifyClientProperties(Consumer<ModifyClientPropertiesRequest.Builder> modifyClientPropertiesRequest)
Modifies the properties of the specified Amazon WorkSpaces clients.
|
default ModifyClientPropertiesResponse |
WorkSpacesClient.modifyClientProperties(ModifyClientPropertiesRequest modifyClientPropertiesRequest)
Modifies the properties of the specified Amazon WorkSpaces clients.
|
default ModifySamlPropertiesResponse |
WorkSpacesClient.modifySamlProperties(Consumer<ModifySamlPropertiesRequest.Builder> modifySamlPropertiesRequest)
Modifies multiple properties related to SAML 2.0 authentication, including the enablement status, user access
URL, and relay state parameter name that are used for configuring federation with an SAML 2.0 identity provider.
|
default ModifySamlPropertiesResponse |
WorkSpacesClient.modifySamlProperties(ModifySamlPropertiesRequest modifySamlPropertiesRequest)
Modifies multiple properties related to SAML 2.0 authentication, including the enablement status, user access
URL, and relay state parameter name that are used for configuring federation with an SAML 2.0 identity provider.
|
default ModifySelfservicePermissionsResponse |
WorkSpacesClient.modifySelfservicePermissions(Consumer<ModifySelfservicePermissionsRequest.Builder> modifySelfservicePermissionsRequest)
Modifies the self-service WorkSpace management capabilities for your users.
|
default ModifySelfservicePermissionsResponse |
WorkSpacesClient.modifySelfservicePermissions(ModifySelfservicePermissionsRequest modifySelfservicePermissionsRequest)
Modifies the self-service WorkSpace management capabilities for your users.
|
default ModifyWorkspaceAccessPropertiesResponse |
WorkSpacesClient.modifyWorkspaceAccessProperties(Consumer<ModifyWorkspaceAccessPropertiesRequest.Builder> modifyWorkspaceAccessPropertiesRequest)
Specifies which devices and operating systems users can use to access their WorkSpaces.
|
default ModifyWorkspaceAccessPropertiesResponse |
WorkSpacesClient.modifyWorkspaceAccessProperties(ModifyWorkspaceAccessPropertiesRequest modifyWorkspaceAccessPropertiesRequest)
Specifies which devices and operating systems users can use to access their WorkSpaces.
|
default ModifyWorkspaceCreationPropertiesResponse |
WorkSpacesClient.modifyWorkspaceCreationProperties(Consumer<ModifyWorkspaceCreationPropertiesRequest.Builder> modifyWorkspaceCreationPropertiesRequest)
Modify the default properties used to create WorkSpaces.
|
default ModifyWorkspaceCreationPropertiesResponse |
WorkSpacesClient.modifyWorkspaceCreationProperties(ModifyWorkspaceCreationPropertiesRequest modifyWorkspaceCreationPropertiesRequest)
Modify the default properties used to create WorkSpaces.
|
default ModifyWorkspacePropertiesResponse |
WorkSpacesClient.modifyWorkspaceProperties(Consumer<ModifyWorkspacePropertiesRequest.Builder> modifyWorkspacePropertiesRequest)
Modifies the specified WorkSpace properties.
|
default ModifyWorkspacePropertiesResponse |
WorkSpacesClient.modifyWorkspaceProperties(ModifyWorkspacePropertiesRequest modifyWorkspacePropertiesRequest)
Modifies the specified WorkSpace properties.
|
default ModifyWorkspaceStateResponse |
WorkSpacesClient.modifyWorkspaceState(Consumer<ModifyWorkspaceStateRequest.Builder> modifyWorkspaceStateRequest)
Sets the state of the specified WorkSpace.
|
default ModifyWorkspaceStateResponse |
WorkSpacesClient.modifyWorkspaceState(ModifyWorkspaceStateRequest modifyWorkspaceStateRequest)
Sets the state of the specified WorkSpace.
|
default RebootWorkspacesResponse |
WorkSpacesClient.rebootWorkspaces(Consumer<RebootWorkspacesRequest.Builder> rebootWorkspacesRequest)
Reboots the specified WorkSpaces.
|
default RebootWorkspacesResponse |
WorkSpacesClient.rebootWorkspaces(RebootWorkspacesRequest rebootWorkspacesRequest)
Reboots the specified WorkSpaces.
|
default RebuildWorkspacesResponse |
WorkSpacesClient.rebuildWorkspaces(Consumer<RebuildWorkspacesRequest.Builder> rebuildWorkspacesRequest)
Rebuilds the specified WorkSpace.
|
default RebuildWorkspacesResponse |
WorkSpacesClient.rebuildWorkspaces(RebuildWorkspacesRequest rebuildWorkspacesRequest)
Rebuilds the specified WorkSpace.
|
default RegisterWorkspaceDirectoryResponse |
WorkSpacesClient.registerWorkspaceDirectory(Consumer<RegisterWorkspaceDirectoryRequest.Builder> registerWorkspaceDirectoryRequest)
Registers the specified directory.
|
default RegisterWorkspaceDirectoryResponse |
WorkSpacesClient.registerWorkspaceDirectory(RegisterWorkspaceDirectoryRequest registerWorkspaceDirectoryRequest)
Registers the specified directory.
|
default RestoreWorkspaceResponse |
WorkSpacesClient.restoreWorkspace(Consumer<RestoreWorkspaceRequest.Builder> restoreWorkspaceRequest)
Restores the specified WorkSpace to its last known healthy state.
|
default RestoreWorkspaceResponse |
WorkSpacesClient.restoreWorkspace(RestoreWorkspaceRequest restoreWorkspaceRequest)
Restores the specified WorkSpace to its last known healthy state.
|
default RevokeIpRulesResponse |
WorkSpacesClient.revokeIpRules(Consumer<RevokeIpRulesRequest.Builder> revokeIpRulesRequest)
Removes one or more rules from the specified IP access control group.
|
default RevokeIpRulesResponse |
WorkSpacesClient.revokeIpRules(RevokeIpRulesRequest revokeIpRulesRequest)
Removes one or more rules from the specified IP access control group.
|
default StartWorkspacesResponse |
WorkSpacesClient.startWorkspaces(Consumer<StartWorkspacesRequest.Builder> startWorkspacesRequest)
Starts the specified WorkSpaces.
|
default StartWorkspacesResponse |
WorkSpacesClient.startWorkspaces(StartWorkspacesRequest startWorkspacesRequest)
Starts the specified WorkSpaces.
|
default StopWorkspacesResponse |
WorkSpacesClient.stopWorkspaces(Consumer<StopWorkspacesRequest.Builder> stopWorkspacesRequest)
Stops the specified WorkSpaces.
|
default StopWorkspacesResponse |
WorkSpacesClient.stopWorkspaces(StopWorkspacesRequest stopWorkspacesRequest)
Stops the specified WorkSpaces.
|
default TerminateWorkspacesResponse |
WorkSpacesClient.terminateWorkspaces(Consumer<TerminateWorkspacesRequest.Builder> terminateWorkspacesRequest)
Terminates the specified WorkSpaces.
|
default TerminateWorkspacesResponse |
WorkSpacesClient.terminateWorkspaces(TerminateWorkspacesRequest terminateWorkspacesRequest)
Terminates the specified WorkSpaces.
|
default UpdateConnectClientAddInResponse |
WorkSpacesClient.updateConnectClientAddIn(Consumer<UpdateConnectClientAddInRequest.Builder> updateConnectClientAddInRequest)
Updates a Amazon Connect client add-in.
|
default UpdateConnectClientAddInResponse |
WorkSpacesClient.updateConnectClientAddIn(UpdateConnectClientAddInRequest updateConnectClientAddInRequest)
Updates a Amazon Connect client add-in.
|
default UpdateConnectionAliasPermissionResponse |
WorkSpacesClient.updateConnectionAliasPermission(Consumer<UpdateConnectionAliasPermissionRequest.Builder> updateConnectionAliasPermissionRequest)
Shares or unshares a connection alias with one account by specifying whether that account has permission to
associate the connection alias with a directory.
|
default UpdateConnectionAliasPermissionResponse |
WorkSpacesClient.updateConnectionAliasPermission(UpdateConnectionAliasPermissionRequest updateConnectionAliasPermissionRequest)
Shares or unshares a connection alias with one account by specifying whether that account has permission to
associate the connection alias with a directory.
|
default UpdateRulesOfIpGroupResponse |
WorkSpacesClient.updateRulesOfIpGroup(Consumer<UpdateRulesOfIpGroupRequest.Builder> updateRulesOfIpGroupRequest)
Replaces the current rules of the specified IP access control group with the specified rules.
|
default UpdateRulesOfIpGroupResponse |
WorkSpacesClient.updateRulesOfIpGroup(UpdateRulesOfIpGroupRequest updateRulesOfIpGroupRequest)
Replaces the current rules of the specified IP access control group with the specified rules.
|
default UpdateWorkspaceBundleResponse |
WorkSpacesClient.updateWorkspaceBundle(Consumer<UpdateWorkspaceBundleRequest.Builder> updateWorkspaceBundleRequest)
Updates a WorkSpace bundle with a new image.
|
default UpdateWorkspaceBundleResponse |
WorkSpacesClient.updateWorkspaceBundle(UpdateWorkspaceBundleRequest updateWorkspaceBundleRequest)
Updates a WorkSpace bundle with a new image.
|
default UpdateWorkspaceImagePermissionResponse |
WorkSpacesClient.updateWorkspaceImagePermission(Consumer<UpdateWorkspaceImagePermissionRequest.Builder> updateWorkspaceImagePermissionRequest)
Shares or unshares an image with one account in the same Amazon Web Services Region by specifying whether that
account has permission to copy the image.
|
default UpdateWorkspaceImagePermissionResponse |
WorkSpacesClient.updateWorkspaceImagePermission(UpdateWorkspaceImagePermissionRequest updateWorkspaceImagePermissionRequest)
Shares or unshares an image with one account in the same Amazon Web Services Region by specifying whether that
account has permission to copy the image.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccessDeniedException
The user is not authorized to access a resource.
|
class |
ApplicationNotSupportedException
The specified application is not supported.
|
class |
ComputeNotCompatibleException
The compute type of the WorkSpace is not compatible with the application.
|
class |
IncompatibleApplicationsException
The specified application is not compatible with the resource.
|
class |
InvalidParameterValuesException
One or more parameter values are not valid.
|
class |
InvalidResourceStateException
The state of the resource is not valid for this operation.
|
class |
OperatingSystemNotCompatibleException
The operating system of the WorkSpace is not compatible with the application.
|
class |
OperationInProgressException
The properties of this WorkSpace are currently being modified.
|
class |
OperationNotSupportedException
This operation is not supported.
|
class |
ResourceAlreadyExistsException
The specified resource already exists.
|
class |
ResourceAssociatedException
The resource is associated with a directory.
|
class |
ResourceCreationFailedException
The resource could not be created.
|
class |
ResourceInUseException
The specified resource is currently in use.
|
class |
ResourceLimitExceededException
Your resource limits have been exceeded.
|
class |
ResourceNotFoundException
The resource could not be found.
|
class |
ResourceUnavailableException
The specified resource is not available.
|
class |
UnsupportedNetworkConfigurationException
The configuration of this network is not supported for this operation, or your network configuration conflicts with
the Amazon WorkSpaces management network IP range.
|
class |
UnsupportedWorkspaceConfigurationException
The configuration of this WorkSpace is not supported for this operation.
|
class |
WorkspacesDefaultRoleNotFoundException
The workspaces_DefaultRole role could not be found.
|
| Modifier and Type | Method and Description |
|---|---|
WorkSpacesException |
WorkSpacesException.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(WorkSpacesException ex) |
Copyright © 2023. All rights reserved.