| 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<DeclineHandshakeResult> |
AbstractAWSOrganizationsAsync.declineHandshakeAsync(DeclineHandshakeRequest request,
AsyncHandler<DeclineHandshakeRequest,DeclineHandshakeResult> asyncHandler) |
Future<DeclineHandshakeResult> |
AWSOrganizationsAsync.declineHandshakeAsync(DeclineHandshakeRequest declineHandshakeRequest,
AsyncHandler<DeclineHandshakeRequest,DeclineHandshakeResult> asyncHandler)
Declines a handshake request.
|
Future<DeclineHandshakeResult> |
AWSOrganizationsAsyncClient.declineHandshakeAsync(DeclineHandshakeRequest request,
AsyncHandler<DeclineHandshakeRequest,DeclineHandshakeResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeclineHandshakeRequest |
DeclineHandshakeRequest.clone() |
DeclineHandshakeRequest |
DeclineHandshakeRequest.withHandshakeId(String handshakeId)
The unique identifier (ID) of the handshake that you want to decline.
|
Copyright © 2025. All rights reserved.