| 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 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateIdentityProviderResponse> |
WorkSpacesWebAsyncClient.createIdentityProvider(Consumer<CreateIdentityProviderRequest.Builder> createIdentityProviderRequest)
Creates an identity provider resource that is then associated with a web portal.
|
default CompletableFuture<CreateIdentityProviderResponse> |
WorkSpacesWebAsyncClient.createIdentityProvider(CreateIdentityProviderRequest createIdentityProviderRequest)
Creates an identity provider resource that is then associated with a web portal.
|
Copyright © 2022. All rights reserved.