| Package | Description |
|---|---|
| com.amazonaws.services.workspaces |
|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
ModifyAccountResult |
AmazonWorkspacesClient.modifyAccount(ModifyAccountRequest request)
Modifies the configuration of Bring Your Own License (BYOL) for the specified account.
|
ModifyAccountResult |
AmazonWorkspaces.modifyAccount(ModifyAccountRequest modifyAccountRequest)
Modifies the configuration of Bring Your Own License (BYOL) for the specified account.
|
ModifyAccountResult |
AbstractAmazonWorkspaces.modifyAccount(ModifyAccountRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ModifyAccountResult> |
AmazonWorkspacesAsync.modifyAccountAsync(ModifyAccountRequest modifyAccountRequest)
Modifies the configuration of Bring Your Own License (BYOL) for the specified account.
|
Future<ModifyAccountResult> |
AmazonWorkspacesAsyncClient.modifyAccountAsync(ModifyAccountRequest request) |
Future<ModifyAccountResult> |
AbstractAmazonWorkspacesAsync.modifyAccountAsync(ModifyAccountRequest request) |
Future<ModifyAccountResult> |
AmazonWorkspacesAsync.modifyAccountAsync(ModifyAccountRequest modifyAccountRequest,
AsyncHandler<ModifyAccountRequest,ModifyAccountResult> asyncHandler)
Modifies the configuration of Bring Your Own License (BYOL) for the specified account.
|
Future<ModifyAccountResult> |
AmazonWorkspacesAsyncClient.modifyAccountAsync(ModifyAccountRequest request,
AsyncHandler<ModifyAccountRequest,ModifyAccountResult> asyncHandler) |
Future<ModifyAccountResult> |
AbstractAmazonWorkspacesAsync.modifyAccountAsync(ModifyAccountRequest request,
AsyncHandler<ModifyAccountRequest,ModifyAccountResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ModifyAccountResult> |
AmazonWorkspacesAsync.modifyAccountAsync(ModifyAccountRequest modifyAccountRequest,
AsyncHandler<ModifyAccountRequest,ModifyAccountResult> asyncHandler)
Modifies the configuration of Bring Your Own License (BYOL) for the specified account.
|
Future<ModifyAccountResult> |
AmazonWorkspacesAsyncClient.modifyAccountAsync(ModifyAccountRequest request,
AsyncHandler<ModifyAccountRequest,ModifyAccountResult> asyncHandler) |
Future<ModifyAccountResult> |
AbstractAmazonWorkspacesAsync.modifyAccountAsync(ModifyAccountRequest request,
AsyncHandler<ModifyAccountRequest,ModifyAccountResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ModifyAccountResult |
ModifyAccountResult.clone() |
Copyright © 2020. All rights reserved.