| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| Modifier and Type | Method and Description |
|---|---|
default ModifyClientPropertiesResponse |
WorkSpacesClient.modifyClientProperties(Consumer<ModifyClientPropertiesRequest.Builder> modifyClientPropertiesRequest)
Modifies the properties of the specified Amazon WorkSpaces clients.
|
default ModifyClientPropertiesResponse |
WorkSpacesClient.modifyClientProperties(ModifyClientPropertiesRequest modifyClientPropertiesRequest)
Modifies the properties of the specified Amazon WorkSpaces clients.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyClientPropertiesResponse> |
WorkSpacesAsyncClient.modifyClientProperties(Consumer<ModifyClientPropertiesRequest.Builder> modifyClientPropertiesRequest)
Modifies the properties of the specified Amazon WorkSpaces clients.
|
default CompletableFuture<ModifyClientPropertiesResponse> |
WorkSpacesAsyncClient.modifyClientProperties(ModifyClientPropertiesRequest modifyClientPropertiesRequest)
Modifies the properties of the specified Amazon WorkSpaces clients.
|
Copyright © 2023. All rights reserved.