| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| 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 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 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 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 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 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 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 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 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 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.
|
Copyright © 2023. All rights reserved.