| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| Modifier and Type | Method and Description |
|---|---|
default ModifyAccountResponse |
WorkSpacesClient.modifyAccount(Consumer<ModifyAccountRequest.Builder> modifyAccountRequest)
Modifies the configuration of Bring Your Own License (BYOL) for the specified account.
|
default ModifyAccountResponse |
WorkSpacesClient.modifyAccount(ModifyAccountRequest modifyAccountRequest)
Modifies the configuration of Bring Your Own License (BYOL) for the specified account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyAccountResponse> |
WorkSpacesAsyncClient.modifyAccount(Consumer<ModifyAccountRequest.Builder> modifyAccountRequest)
Modifies the configuration of Bring Your Own License (BYOL) for the specified account.
|
default CompletableFuture<ModifyAccountResponse> |
WorkSpacesAsyncClient.modifyAccount(ModifyAccountRequest modifyAccountRequest)
Modifies the configuration of Bring Your Own License (BYOL) for the specified account.
|
Copyright © 2023. All rights reserved.