| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspacesweb |
WorkSpaces Web is a low cost, fully managed WorkSpace built specifically to facilitate secure, web-based workloads.
|
| software.amazon.awssdk.services.workspacesweb.model |
| Modifier and Type | Method and Description |
|---|---|
default AssociateBrowserSettingsResponse |
WorkSpacesWebClient.associateBrowserSettings(AssociateBrowserSettingsRequest associateBrowserSettingsRequest)
Associates a browser settings resource with a web portal.
|
default AssociateBrowserSettingsResponse |
WorkSpacesWebClient.associateBrowserSettings(Consumer<AssociateBrowserSettingsRequest.Builder> associateBrowserSettingsRequest)
Associates a browser settings resource with a web portal.
|
default AssociateNetworkSettingsResponse |
WorkSpacesWebClient.associateNetworkSettings(AssociateNetworkSettingsRequest associateNetworkSettingsRequest)
Associates a network settings resource with a web portal.
|
default AssociateNetworkSettingsResponse |
WorkSpacesWebClient.associateNetworkSettings(Consumer<AssociateNetworkSettingsRequest.Builder> associateNetworkSettingsRequest)
Associates a network settings resource with a web portal.
|
default AssociateTrustStoreResponse |
WorkSpacesWebClient.associateTrustStore(AssociateTrustStoreRequest associateTrustStoreRequest)
Associates a trust store with a web portal.
|
default AssociateTrustStoreResponse |
WorkSpacesWebClient.associateTrustStore(Consumer<AssociateTrustStoreRequest.Builder> associateTrustStoreRequest)
Associates a trust store with a web portal.
|
default AssociateUserAccessLoggingSettingsResponse |
WorkSpacesWebClient.associateUserAccessLoggingSettings(AssociateUserAccessLoggingSettingsRequest associateUserAccessLoggingSettingsRequest)
Associates a user access logging settings resource with a web portal.
|
default AssociateUserAccessLoggingSettingsResponse |
WorkSpacesWebClient.associateUserAccessLoggingSettings(Consumer<AssociateUserAccessLoggingSettingsRequest.Builder> associateUserAccessLoggingSettingsRequest)
Associates a user access logging settings resource with a web portal.
|
default AssociateUserSettingsResponse |
WorkSpacesWebClient.associateUserSettings(AssociateUserSettingsRequest associateUserSettingsRequest)
Associates a user settings resource with a web portal.
|
default AssociateUserSettingsResponse |
WorkSpacesWebClient.associateUserSettings(Consumer<AssociateUserSettingsRequest.Builder> associateUserSettingsRequest)
Associates a user settings resource with a web portal.
|
default CreateBrowserSettingsResponse |
WorkSpacesWebClient.createBrowserSettings(Consumer<CreateBrowserSettingsRequest.Builder> createBrowserSettingsRequest)
Creates a browser settings resource that can be associated with a web portal.
|
default CreateBrowserSettingsResponse |
WorkSpacesWebClient.createBrowserSettings(CreateBrowserSettingsRequest createBrowserSettingsRequest)
Creates a browser settings resource that can be associated with a web portal.
|
default CreateIdentityProviderResponse |
WorkSpacesWebClient.createIdentityProvider(Consumer<CreateIdentityProviderRequest.Builder> createIdentityProviderRequest)
Creates an identity provider resource that is then associated with a web portal.
|
default CreateIdentityProviderResponse |
WorkSpacesWebClient.createIdentityProvider(CreateIdentityProviderRequest createIdentityProviderRequest)
Creates an identity provider resource that is then associated with a web portal.
|
default CreateNetworkSettingsResponse |
WorkSpacesWebClient.createNetworkSettings(Consumer<CreateNetworkSettingsRequest.Builder> createNetworkSettingsRequest)
Creates a network settings resource that can be associated with a web portal.
|
default CreateNetworkSettingsResponse |
WorkSpacesWebClient.createNetworkSettings(CreateNetworkSettingsRequest createNetworkSettingsRequest)
Creates a network settings resource that can be associated with a web portal.
|
default CreatePortalResponse |
WorkSpacesWebClient.createPortal(Consumer<CreatePortalRequest.Builder> createPortalRequest)
Creates a web portal.
|
default CreatePortalResponse |
WorkSpacesWebClient.createPortal(CreatePortalRequest createPortalRequest)
Creates a web portal.
|
default CreateTrustStoreResponse |
WorkSpacesWebClient.createTrustStore(Consumer<CreateTrustStoreRequest.Builder> createTrustStoreRequest)
Creates a trust store that can be associated with a web portal.
|
default CreateTrustStoreResponse |
WorkSpacesWebClient.createTrustStore(CreateTrustStoreRequest createTrustStoreRequest)
Creates a trust store that can be associated with a web portal.
|
default CreateUserAccessLoggingSettingsResponse |
WorkSpacesWebClient.createUserAccessLoggingSettings(Consumer<CreateUserAccessLoggingSettingsRequest.Builder> createUserAccessLoggingSettingsRequest)
Creates a user access logging settings resource that can be associated with a web portal.
|
default CreateUserAccessLoggingSettingsResponse |
WorkSpacesWebClient.createUserAccessLoggingSettings(CreateUserAccessLoggingSettingsRequest createUserAccessLoggingSettingsRequest)
Creates a user access logging settings resource that can be associated with a web portal.
|
default CreateUserSettingsResponse |
WorkSpacesWebClient.createUserSettings(Consumer<CreateUserSettingsRequest.Builder> createUserSettingsRequest)
Creates a user settings resource that can be associated with a web portal.
|
default CreateUserSettingsResponse |
WorkSpacesWebClient.createUserSettings(CreateUserSettingsRequest createUserSettingsRequest)
Creates a user settings resource that can be associated with a web portal.
|
default DeleteBrowserSettingsResponse |
WorkSpacesWebClient.deleteBrowserSettings(Consumer<DeleteBrowserSettingsRequest.Builder> deleteBrowserSettingsRequest)
Deletes browser settings.
|
default DeleteBrowserSettingsResponse |
WorkSpacesWebClient.deleteBrowserSettings(DeleteBrowserSettingsRequest deleteBrowserSettingsRequest)
Deletes browser settings.
|
default DeleteIdentityProviderResponse |
WorkSpacesWebClient.deleteIdentityProvider(Consumer<DeleteIdentityProviderRequest.Builder> deleteIdentityProviderRequest)
Deletes the identity provider.
|
default DeleteIdentityProviderResponse |
WorkSpacesWebClient.deleteIdentityProvider(DeleteIdentityProviderRequest deleteIdentityProviderRequest)
Deletes the identity provider.
|
default DeleteNetworkSettingsResponse |
WorkSpacesWebClient.deleteNetworkSettings(Consumer<DeleteNetworkSettingsRequest.Builder> deleteNetworkSettingsRequest)
Deletes network settings.
|
default DeleteNetworkSettingsResponse |
WorkSpacesWebClient.deleteNetworkSettings(DeleteNetworkSettingsRequest deleteNetworkSettingsRequest)
Deletes network settings.
|
default DeletePortalResponse |
WorkSpacesWebClient.deletePortal(Consumer<DeletePortalRequest.Builder> deletePortalRequest)
Deletes a web portal.
|
default DeletePortalResponse |
WorkSpacesWebClient.deletePortal(DeletePortalRequest deletePortalRequest)
Deletes a web portal.
|
default DeleteTrustStoreResponse |
WorkSpacesWebClient.deleteTrustStore(Consumer<DeleteTrustStoreRequest.Builder> deleteTrustStoreRequest)
Deletes the trust store.
|
default DeleteTrustStoreResponse |
WorkSpacesWebClient.deleteTrustStore(DeleteTrustStoreRequest deleteTrustStoreRequest)
Deletes the trust store.
|
default DeleteUserAccessLoggingSettingsResponse |
WorkSpacesWebClient.deleteUserAccessLoggingSettings(Consumer<DeleteUserAccessLoggingSettingsRequest.Builder> deleteUserAccessLoggingSettingsRequest)
Deletes user access logging settings.
|
default DeleteUserAccessLoggingSettingsResponse |
WorkSpacesWebClient.deleteUserAccessLoggingSettings(DeleteUserAccessLoggingSettingsRequest deleteUserAccessLoggingSettingsRequest)
Deletes user access logging settings.
|
default DeleteUserSettingsResponse |
WorkSpacesWebClient.deleteUserSettings(Consumer<DeleteUserSettingsRequest.Builder> deleteUserSettingsRequest)
Deletes user settings.
|
default DeleteUserSettingsResponse |
WorkSpacesWebClient.deleteUserSettings(DeleteUserSettingsRequest deleteUserSettingsRequest)
Deletes user settings.
|
default DisassociateBrowserSettingsResponse |
WorkSpacesWebClient.disassociateBrowserSettings(Consumer<DisassociateBrowserSettingsRequest.Builder> disassociateBrowserSettingsRequest)
Disassociates browser settings from a web portal.
|
default DisassociateBrowserSettingsResponse |
WorkSpacesWebClient.disassociateBrowserSettings(DisassociateBrowserSettingsRequest disassociateBrowserSettingsRequest)
Disassociates browser settings from a web portal.
|
default DisassociateNetworkSettingsResponse |
WorkSpacesWebClient.disassociateNetworkSettings(Consumer<DisassociateNetworkSettingsRequest.Builder> disassociateNetworkSettingsRequest)
Disassociates network settings from a web portal.
|
default DisassociateNetworkSettingsResponse |
WorkSpacesWebClient.disassociateNetworkSettings(DisassociateNetworkSettingsRequest disassociateNetworkSettingsRequest)
Disassociates network settings from a web portal.
|
default DisassociateTrustStoreResponse |
WorkSpacesWebClient.disassociateTrustStore(Consumer<DisassociateTrustStoreRequest.Builder> disassociateTrustStoreRequest)
Disassociates a trust store from a web portal.
|
default DisassociateTrustStoreResponse |
WorkSpacesWebClient.disassociateTrustStore(DisassociateTrustStoreRequest disassociateTrustStoreRequest)
Disassociates a trust store from a web portal.
|
default DisassociateUserAccessLoggingSettingsResponse |
WorkSpacesWebClient.disassociateUserAccessLoggingSettings(Consumer<DisassociateUserAccessLoggingSettingsRequest.Builder> disassociateUserAccessLoggingSettingsRequest)
Disassociates user access logging settings from a web portal.
|
default DisassociateUserAccessLoggingSettingsResponse |
WorkSpacesWebClient.disassociateUserAccessLoggingSettings(DisassociateUserAccessLoggingSettingsRequest disassociateUserAccessLoggingSettingsRequest)
Disassociates user access logging settings from a web portal.
|
default DisassociateUserSettingsResponse |
WorkSpacesWebClient.disassociateUserSettings(Consumer<DisassociateUserSettingsRequest.Builder> disassociateUserSettingsRequest)
Disassociates user settings from a web portal.
|
default DisassociateUserSettingsResponse |
WorkSpacesWebClient.disassociateUserSettings(DisassociateUserSettingsRequest disassociateUserSettingsRequest)
Disassociates user settings from a web portal.
|
default GetBrowserSettingsResponse |
WorkSpacesWebClient.getBrowserSettings(Consumer<GetBrowserSettingsRequest.Builder> getBrowserSettingsRequest)
Gets browser settings.
|
default GetBrowserSettingsResponse |
WorkSpacesWebClient.getBrowserSettings(GetBrowserSettingsRequest getBrowserSettingsRequest)
Gets browser settings.
|
default GetIdentityProviderResponse |
WorkSpacesWebClient.getIdentityProvider(Consumer<GetIdentityProviderRequest.Builder> getIdentityProviderRequest)
Gets the identity provider.
|
default GetIdentityProviderResponse |
WorkSpacesWebClient.getIdentityProvider(GetIdentityProviderRequest getIdentityProviderRequest)
Gets the identity provider.
|
default GetNetworkSettingsResponse |
WorkSpacesWebClient.getNetworkSettings(Consumer<GetNetworkSettingsRequest.Builder> getNetworkSettingsRequest)
Gets the network settings.
|
default GetNetworkSettingsResponse |
WorkSpacesWebClient.getNetworkSettings(GetNetworkSettingsRequest getNetworkSettingsRequest)
Gets the network settings.
|
default GetPortalResponse |
WorkSpacesWebClient.getPortal(Consumer<GetPortalRequest.Builder> getPortalRequest)
Gets the web portal.
|
default GetPortalResponse |
WorkSpacesWebClient.getPortal(GetPortalRequest getPortalRequest)
Gets the web portal.
|
default GetPortalServiceProviderMetadataResponse |
WorkSpacesWebClient.getPortalServiceProviderMetadata(Consumer<GetPortalServiceProviderMetadataRequest.Builder> getPortalServiceProviderMetadataRequest)
Gets the service provider metadata.
|
default GetPortalServiceProviderMetadataResponse |
WorkSpacesWebClient.getPortalServiceProviderMetadata(GetPortalServiceProviderMetadataRequest getPortalServiceProviderMetadataRequest)
Gets the service provider metadata.
|
default GetTrustStoreResponse |
WorkSpacesWebClient.getTrustStore(Consumer<GetTrustStoreRequest.Builder> getTrustStoreRequest)
Gets the trust store.
|
default GetTrustStoreResponse |
WorkSpacesWebClient.getTrustStore(GetTrustStoreRequest getTrustStoreRequest)
Gets the trust store.
|
default GetTrustStoreCertificateResponse |
WorkSpacesWebClient.getTrustStoreCertificate(Consumer<GetTrustStoreCertificateRequest.Builder> getTrustStoreCertificateRequest)
Gets the trust store certificate.
|
default GetTrustStoreCertificateResponse |
WorkSpacesWebClient.getTrustStoreCertificate(GetTrustStoreCertificateRequest getTrustStoreCertificateRequest)
Gets the trust store certificate.
|
default GetUserAccessLoggingSettingsResponse |
WorkSpacesWebClient.getUserAccessLoggingSettings(Consumer<GetUserAccessLoggingSettingsRequest.Builder> getUserAccessLoggingSettingsRequest)
Gets user access logging settings.
|
default GetUserAccessLoggingSettingsResponse |
WorkSpacesWebClient.getUserAccessLoggingSettings(GetUserAccessLoggingSettingsRequest getUserAccessLoggingSettingsRequest)
Gets user access logging settings.
|
default GetUserSettingsResponse |
WorkSpacesWebClient.getUserSettings(Consumer<GetUserSettingsRequest.Builder> getUserSettingsRequest)
Gets user settings.
|
default GetUserSettingsResponse |
WorkSpacesWebClient.getUserSettings(GetUserSettingsRequest getUserSettingsRequest)
Gets user settings.
|
default ListBrowserSettingsResponse |
WorkSpacesWebClient.listBrowserSettings(Consumer<ListBrowserSettingsRequest.Builder> listBrowserSettingsRequest)
Retrieves a list of browser settings.
|
default ListBrowserSettingsResponse |
WorkSpacesWebClient.listBrowserSettings(ListBrowserSettingsRequest listBrowserSettingsRequest)
Retrieves a list of browser settings.
|
default ListBrowserSettingsIterable |
WorkSpacesWebClient.listBrowserSettingsPaginator(Consumer<ListBrowserSettingsRequest.Builder> listBrowserSettingsRequest)
Retrieves a list of browser settings.
|
default ListBrowserSettingsIterable |
WorkSpacesWebClient.listBrowserSettingsPaginator(ListBrowserSettingsRequest listBrowserSettingsRequest)
Retrieves a list of browser settings.
|
default ListIdentityProvidersResponse |
WorkSpacesWebClient.listIdentityProviders(Consumer<ListIdentityProvidersRequest.Builder> listIdentityProvidersRequest)
Retrieves a list of identity providers for a specific web portal.
|
default ListIdentityProvidersResponse |
WorkSpacesWebClient.listIdentityProviders(ListIdentityProvidersRequest listIdentityProvidersRequest)
Retrieves a list of identity providers for a specific web portal.
|
default ListIdentityProvidersIterable |
WorkSpacesWebClient.listIdentityProvidersPaginator(Consumer<ListIdentityProvidersRequest.Builder> listIdentityProvidersRequest)
Retrieves a list of identity providers for a specific web portal.
|
default ListIdentityProvidersIterable |
WorkSpacesWebClient.listIdentityProvidersPaginator(ListIdentityProvidersRequest listIdentityProvidersRequest)
Retrieves a list of identity providers for a specific web portal.
|
default ListNetworkSettingsResponse |
WorkSpacesWebClient.listNetworkSettings(Consumer<ListNetworkSettingsRequest.Builder> listNetworkSettingsRequest)
Retrieves a list of network settings.
|
default ListNetworkSettingsResponse |
WorkSpacesWebClient.listNetworkSettings(ListNetworkSettingsRequest listNetworkSettingsRequest)
Retrieves a list of network settings.
|
default ListNetworkSettingsIterable |
WorkSpacesWebClient.listNetworkSettingsPaginator(Consumer<ListNetworkSettingsRequest.Builder> listNetworkSettingsRequest)
Retrieves a list of network settings.
|
default ListNetworkSettingsIterable |
WorkSpacesWebClient.listNetworkSettingsPaginator(ListNetworkSettingsRequest listNetworkSettingsRequest)
Retrieves a list of network settings.
|
default ListPortalsResponse |
WorkSpacesWebClient.listPortals(Consumer<ListPortalsRequest.Builder> listPortalsRequest)
Retrieves a list or web portals.
|
default ListPortalsResponse |
WorkSpacesWebClient.listPortals(ListPortalsRequest listPortalsRequest)
Retrieves a list or web portals.
|
default ListPortalsIterable |
WorkSpacesWebClient.listPortalsPaginator(Consumer<ListPortalsRequest.Builder> listPortalsRequest)
Retrieves a list or web portals.
|
default ListPortalsIterable |
WorkSpacesWebClient.listPortalsPaginator(ListPortalsRequest listPortalsRequest)
Retrieves a list or web portals.
|
default ListTagsForResourceResponse |
WorkSpacesWebClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Retrieves a list of tags for a resource.
|
default ListTagsForResourceResponse |
WorkSpacesWebClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves a list of tags for a resource.
|
default ListTrustStoreCertificatesResponse |
WorkSpacesWebClient.listTrustStoreCertificates(Consumer<ListTrustStoreCertificatesRequest.Builder> listTrustStoreCertificatesRequest)
Retrieves a list of trust store certificates.
|
default ListTrustStoreCertificatesResponse |
WorkSpacesWebClient.listTrustStoreCertificates(ListTrustStoreCertificatesRequest listTrustStoreCertificatesRequest)
Retrieves a list of trust store certificates.
|
default ListTrustStoreCertificatesIterable |
WorkSpacesWebClient.listTrustStoreCertificatesPaginator(Consumer<ListTrustStoreCertificatesRequest.Builder> listTrustStoreCertificatesRequest)
Retrieves a list of trust store certificates.
|
default ListTrustStoreCertificatesIterable |
WorkSpacesWebClient.listTrustStoreCertificatesPaginator(ListTrustStoreCertificatesRequest listTrustStoreCertificatesRequest)
Retrieves a list of trust store certificates.
|
default ListTrustStoresResponse |
WorkSpacesWebClient.listTrustStores(Consumer<ListTrustStoresRequest.Builder> listTrustStoresRequest)
Retrieves a list of trust stores.
|
default ListTrustStoresResponse |
WorkSpacesWebClient.listTrustStores(ListTrustStoresRequest listTrustStoresRequest)
Retrieves a list of trust stores.
|
default ListTrustStoresIterable |
WorkSpacesWebClient.listTrustStoresPaginator(Consumer<ListTrustStoresRequest.Builder> listTrustStoresRequest)
Retrieves a list of trust stores.
|
default ListTrustStoresIterable |
WorkSpacesWebClient.listTrustStoresPaginator(ListTrustStoresRequest listTrustStoresRequest)
Retrieves a list of trust stores.
|
default ListUserAccessLoggingSettingsResponse |
WorkSpacesWebClient.listUserAccessLoggingSettings(Consumer<ListUserAccessLoggingSettingsRequest.Builder> listUserAccessLoggingSettingsRequest)
Retrieves a list of user access logging settings.
|
default ListUserAccessLoggingSettingsResponse |
WorkSpacesWebClient.listUserAccessLoggingSettings(ListUserAccessLoggingSettingsRequest listUserAccessLoggingSettingsRequest)
Retrieves a list of user access logging settings.
|
default ListUserAccessLoggingSettingsIterable |
WorkSpacesWebClient.listUserAccessLoggingSettingsPaginator(Consumer<ListUserAccessLoggingSettingsRequest.Builder> listUserAccessLoggingSettingsRequest)
Retrieves a list of user access logging settings.
|
default ListUserAccessLoggingSettingsIterable |
WorkSpacesWebClient.listUserAccessLoggingSettingsPaginator(ListUserAccessLoggingSettingsRequest listUserAccessLoggingSettingsRequest)
Retrieves a list of user access logging settings.
|
default ListUserSettingsResponse |
WorkSpacesWebClient.listUserSettings(Consumer<ListUserSettingsRequest.Builder> listUserSettingsRequest)
Retrieves a list of user settings.
|
default ListUserSettingsResponse |
WorkSpacesWebClient.listUserSettings(ListUserSettingsRequest listUserSettingsRequest)
Retrieves a list of user settings.
|
default ListUserSettingsIterable |
WorkSpacesWebClient.listUserSettingsPaginator(Consumer<ListUserSettingsRequest.Builder> listUserSettingsRequest)
Retrieves a list of user settings.
|
default ListUserSettingsIterable |
WorkSpacesWebClient.listUserSettingsPaginator(ListUserSettingsRequest listUserSettingsRequest)
Retrieves a list of user settings.
|
default TagResourceResponse |
WorkSpacesWebClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds or overwrites one or more tags for the specified resource.
|
default TagResourceResponse |
WorkSpacesWebClient.tagResource(TagResourceRequest tagResourceRequest)
Adds or overwrites one or more tags for the specified resource.
|
default UntagResourceResponse |
WorkSpacesWebClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from the specified resource.
|
default UntagResourceResponse |
WorkSpacesWebClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified resource.
|
default UpdateBrowserSettingsResponse |
WorkSpacesWebClient.updateBrowserSettings(Consumer<UpdateBrowserSettingsRequest.Builder> updateBrowserSettingsRequest)
Updates browser settings.
|
default UpdateBrowserSettingsResponse |
WorkSpacesWebClient.updateBrowserSettings(UpdateBrowserSettingsRequest updateBrowserSettingsRequest)
Updates browser settings.
|
default UpdateIdentityProviderResponse |
WorkSpacesWebClient.updateIdentityProvider(Consumer<UpdateIdentityProviderRequest.Builder> updateIdentityProviderRequest)
Updates the identity provider.
|
default UpdateIdentityProviderResponse |
WorkSpacesWebClient.updateIdentityProvider(UpdateIdentityProviderRequest updateIdentityProviderRequest)
Updates the identity provider.
|
default UpdateNetworkSettingsResponse |
WorkSpacesWebClient.updateNetworkSettings(Consumer<UpdateNetworkSettingsRequest.Builder> updateNetworkSettingsRequest)
Updates network settings.
|
default UpdateNetworkSettingsResponse |
WorkSpacesWebClient.updateNetworkSettings(UpdateNetworkSettingsRequest updateNetworkSettingsRequest)
Updates network settings.
|
default UpdatePortalResponse |
WorkSpacesWebClient.updatePortal(Consumer<UpdatePortalRequest.Builder> updatePortalRequest)
Updates a web portal.
|
default UpdatePortalResponse |
WorkSpacesWebClient.updatePortal(UpdatePortalRequest updatePortalRequest)
Updates a web portal.
|
default UpdateTrustStoreResponse |
WorkSpacesWebClient.updateTrustStore(Consumer<UpdateTrustStoreRequest.Builder> updateTrustStoreRequest)
Updates the trust store.
|
default UpdateTrustStoreResponse |
WorkSpacesWebClient.updateTrustStore(UpdateTrustStoreRequest updateTrustStoreRequest)
Updates the trust store.
|
default UpdateUserAccessLoggingSettingsResponse |
WorkSpacesWebClient.updateUserAccessLoggingSettings(Consumer<UpdateUserAccessLoggingSettingsRequest.Builder> updateUserAccessLoggingSettingsRequest)
Updates the user access logging settings.
|
default UpdateUserAccessLoggingSettingsResponse |
WorkSpacesWebClient.updateUserAccessLoggingSettings(UpdateUserAccessLoggingSettingsRequest updateUserAccessLoggingSettingsRequest)
Updates the user access logging settings.
|
default UpdateUserSettingsResponse |
WorkSpacesWebClient.updateUserSettings(Consumer<UpdateUserSettingsRequest.Builder> updateUserSettingsRequest)
Updates the user settings.
|
default UpdateUserSettingsResponse |
WorkSpacesWebClient.updateUserSettings(UpdateUserSettingsRequest updateUserSettingsRequest)
Updates the user settings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccessDeniedException
Access is denied.
|
class |
ConflictException
There is a conflict.
|
class |
InternalServerException
There is an internal server error.
|
class |
ResourceNotFoundException
The resource cannot be found.
|
class |
ServiceQuotaExceededException
The service quota has been exceeded.
|
class |
ThrottlingException
There is a throttling error.
|
class |
TooManyTagsException
There are too many tags.
|
class |
ValidationException
There is a validation error.
|
| Modifier and Type | Method and Description |
|---|---|
WorkSpacesWebException |
WorkSpacesWebException.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(WorkSpacesWebException ex) |
Copyright © 2023. All rights reserved.