| Package | Description |
|---|---|
| com.amazonaws.services.organizations |
AWS Organizations is a web service that enables you to consolidate your multiple AWS accounts into an
organization and centrally manage your accounts and their resources.
|
| com.amazonaws.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeHandshakeResult |
AbstractAWSOrganizations.describeHandshake(DescribeHandshakeRequest request) |
DescribeHandshakeResult |
AWSOrganizationsClient.describeHandshake(DescribeHandshakeRequest request)
Retrieves information about a previously requested handshake.
|
DescribeHandshakeResult |
AWSOrganizations.describeHandshake(DescribeHandshakeRequest describeHandshakeRequest)
Retrieves information about a previously requested handshake.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeHandshakeResult> |
AWSOrganizationsAsync.describeHandshakeAsync(DescribeHandshakeRequest describeHandshakeRequest,
AsyncHandler<DescribeHandshakeRequest,DescribeHandshakeResult> asyncHandler)
Retrieves information about a previously requested handshake.
|
Future<DescribeHandshakeResult> |
AWSOrganizationsAsyncClient.describeHandshakeAsync(DescribeHandshakeRequest request,
AsyncHandler<DescribeHandshakeRequest,DescribeHandshakeResult> asyncHandler) |
Future<DescribeHandshakeResult> |
AbstractAWSOrganizationsAsync.describeHandshakeAsync(DescribeHandshakeRequest request,
AsyncHandler<DescribeHandshakeRequest,DescribeHandshakeResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeHandshakeResult |
DescribeHandshakeResult.clone() |
DescribeHandshakeResult |
DescribeHandshakeResult.withHandshake(Handshake handshake)
A structure that contains information about the specified handshake.
|
Copyright © 2021. All rights reserved.