| Package | Description |
|---|---|
| com.amazonaws.services.organizations |
Organizations is a web service that enables you to consolidate your multiple Amazon Web Services accounts into an
organization and centrally manage your accounts and their resources.
|
| com.amazonaws.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
MoveAccountResult |
AWSOrganizationsClient.moveAccount(MoveAccountRequest request)
Moves an account from its current source parent root or organizational unit (OU) to the specified destination
parent root or OU.
|
MoveAccountResult |
AWSOrganizations.moveAccount(MoveAccountRequest moveAccountRequest)
Moves an account from its current source parent root or organizational unit (OU) to the specified destination
parent root or OU.
|
MoveAccountResult |
AbstractAWSOrganizations.moveAccount(MoveAccountRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<MoveAccountResult> |
AbstractAWSOrganizationsAsync.moveAccountAsync(MoveAccountRequest request) |
Future<MoveAccountResult> |
AWSOrganizationsAsync.moveAccountAsync(MoveAccountRequest moveAccountRequest)
Moves an account from its current source parent root or organizational unit (OU) to the specified destination
parent root or OU.
|
Future<MoveAccountResult> |
AWSOrganizationsAsyncClient.moveAccountAsync(MoveAccountRequest request) |
Future<MoveAccountResult> |
AbstractAWSOrganizationsAsync.moveAccountAsync(MoveAccountRequest request,
AsyncHandler<MoveAccountRequest,MoveAccountResult> asyncHandler) |
Future<MoveAccountResult> |
AWSOrganizationsAsync.moveAccountAsync(MoveAccountRequest moveAccountRequest,
AsyncHandler<MoveAccountRequest,MoveAccountResult> asyncHandler)
Moves an account from its current source parent root or organizational unit (OU) to the specified destination
parent root or OU.
|
Future<MoveAccountResult> |
AWSOrganizationsAsyncClient.moveAccountAsync(MoveAccountRequest request,
AsyncHandler<MoveAccountRequest,MoveAccountResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<MoveAccountResult> |
AbstractAWSOrganizationsAsync.moveAccountAsync(MoveAccountRequest request,
AsyncHandler<MoveAccountRequest,MoveAccountResult> asyncHandler) |
Future<MoveAccountResult> |
AWSOrganizationsAsync.moveAccountAsync(MoveAccountRequest moveAccountRequest,
AsyncHandler<MoveAccountRequest,MoveAccountResult> asyncHandler)
Moves an account from its current source parent root or organizational unit (OU) to the specified destination
parent root or OU.
|
Future<MoveAccountResult> |
AWSOrganizationsAsyncClient.moveAccountAsync(MoveAccountRequest request,
AsyncHandler<MoveAccountRequest,MoveAccountResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
MoveAccountResult |
MoveAccountResult.clone() |
Copyright © 2023. All rights reserved.