| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspacesweb |
WorkSpaces Web is a low cost, fully managed WorkSpace built specifically to facilitate secure, web-based workloads.
|
| 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 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.
|
Copyright © 2022. All rights reserved.