| 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<CancelHandshakeResult> |
AbstractAWSOrganizationsAsync.cancelHandshakeAsync(CancelHandshakeRequest request,
AsyncHandler<CancelHandshakeRequest,CancelHandshakeResult> asyncHandler) |
Future<CancelHandshakeResult> |
AWSOrganizationsAsync.cancelHandshakeAsync(CancelHandshakeRequest cancelHandshakeRequest,
AsyncHandler<CancelHandshakeRequest,CancelHandshakeResult> asyncHandler)
Cancels a handshake.
|
Future<CancelHandshakeResult> |
AWSOrganizationsAsyncClient.cancelHandshakeAsync(CancelHandshakeRequest request,
AsyncHandler<CancelHandshakeRequest,CancelHandshakeResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CancelHandshakeRequest |
CancelHandshakeRequest.clone() |
CancelHandshakeRequest |
CancelHandshakeRequest.withHandshakeId(String handshakeId)
The unique identifier (ID) of the handshake that you want to cancel.
|
Copyright © 2023. All rights reserved.