| 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 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 CreateIpAccessSettingsResponse |
WorkSpacesWebClient.createIpAccessSettings(Consumer<CreateIpAccessSettingsRequest.Builder> createIpAccessSettingsRequest)
Creates an IP access settings resource that can be associated with a web portal.
|
default CreateIpAccessSettingsResponse |
WorkSpacesWebClient.createIpAccessSettings(CreateIpAccessSettingsRequest createIpAccessSettingsRequest)
Creates an IP access settings resource that can be 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 UpdateTrustStoreResponse |
WorkSpacesWebClient.updateTrustStore(Consumer<UpdateTrustStoreRequest.Builder> updateTrustStoreRequest)
Updates the trust store.
|
default UpdateTrustStoreResponse |
WorkSpacesWebClient.updateTrustStore(UpdateTrustStoreRequest updateTrustStoreRequest)
Updates the trust store.
|
Copyright © 2023. All rights reserved.