| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| software.amazon.awssdk.services.workspaces.transform |
| 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 CompletableFuture<AssociateConnectionAliasResponse> |
WorkSpacesAsyncClient.associateConnectionAlias(AssociateConnectionAliasRequest associateConnectionAliasRequest)
Associates the specified connection alias with the specified directory to enable cross-Region redirection.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AssociateConnectionAliasRequestMarshaller.marshall(AssociateConnectionAliasRequest associateConnectionAliasRequest) |
Copyright © 2023. All rights reserved.