| 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 |
|---|---|
Future<DescribeCreateAccountStatusResult> |
AbstractAWSOrganizationsAsync.describeCreateAccountStatusAsync(DescribeCreateAccountStatusRequest request,
AsyncHandler<DescribeCreateAccountStatusRequest,DescribeCreateAccountStatusResult> asyncHandler) |
Future<DescribeCreateAccountStatusResult> |
AWSOrganizationsAsync.describeCreateAccountStatusAsync(DescribeCreateAccountStatusRequest describeCreateAccountStatusRequest,
AsyncHandler<DescribeCreateAccountStatusRequest,DescribeCreateAccountStatusResult> asyncHandler)
Retrieves the current status of an asynchronous request to create an account.
|
Future<DescribeCreateAccountStatusResult> |
AWSOrganizationsAsyncClient.describeCreateAccountStatusAsync(DescribeCreateAccountStatusRequest request,
AsyncHandler<DescribeCreateAccountStatusRequest,DescribeCreateAccountStatusResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeCreateAccountStatusRequest |
DescribeCreateAccountStatusRequest.clone() |
DescribeCreateAccountStatusRequest |
DescribeCreateAccountStatusRequest.withCreateAccountRequestId(String createAccountRequestId)
Specifies the
Id value that uniquely identifies the CreateAccount request. |
Copyright © 2023. All rights reserved.