| Package | Description | 
|---|---|
| com.amazonaws.services.workspaces | 
 | 
| com.amazonaws.services.workspaces.model | 
| Modifier and Type | Method and Description | 
|---|---|
ModifyAccountResult | 
AbstractAmazonWorkspaces.modifyAccount(ModifyAccountRequest request)  | 
ModifyAccountResult | 
AmazonWorkspaces.modifyAccount(ModifyAccountRequest modifyAccountRequest)
 Modifies the configuration of Bring Your Own License (BYOL) for the specified account. 
 | 
ModifyAccountResult | 
AmazonWorkspacesClient.modifyAccount(ModifyAccountRequest request)
 Modifies the configuration of Bring Your Own License (BYOL) for the specified account. 
 | 
Future<ModifyAccountResult> | 
AbstractAmazonWorkspacesAsync.modifyAccountAsync(ModifyAccountRequest request)  | 
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,
                  AsyncHandler<ModifyAccountRequest,ModifyAccountResult> asyncHandler)  | 
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)  | 
| Modifier and Type | Method and Description | 
|---|---|
Future<ModifyAccountResult> | 
AbstractAmazonWorkspacesAsync.modifyAccountAsync(ModifyAccountRequest request,
                  AsyncHandler<ModifyAccountRequest,ModifyAccountResult> asyncHandler)  | 
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)  | 
| Modifier and Type | Method and Description | 
|---|---|
ModifyAccountRequest | 
ModifyAccountRequest.clone()  | 
ModifyAccountRequest | 
ModifyAccountRequest.withDedicatedTenancyManagementCidrRange(String dedicatedTenancyManagementCidrRange)
 The IP address range, specified as an IPv4 CIDR block, for the management network interface. 
 | 
ModifyAccountRequest | 
ModifyAccountRequest.withDedicatedTenancySupport(DedicatedTenancySupportEnum dedicatedTenancySupport)
 The status of BYOL. 
 | 
ModifyAccountRequest | 
ModifyAccountRequest.withDedicatedTenancySupport(String dedicatedTenancySupport)
 The status of BYOL. 
 | 
Copyright © 2024. All rights reserved.