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