| Package | Description |
|---|---|
| com.amazonaws.services.organizations |
|
| com.amazonaws.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
AcceptHandshakeResult |
AWSOrganizationsClient.acceptHandshake(AcceptHandshakeRequest request)
Sends a response to the originator of a handshake agreeing to the action proposed by the handshake request.
|
AcceptHandshakeResult |
AbstractAWSOrganizations.acceptHandshake(AcceptHandshakeRequest request) |
AcceptHandshakeResult |
AWSOrganizations.acceptHandshake(AcceptHandshakeRequest acceptHandshakeRequest)
Sends a response to the originator of a handshake agreeing to the action proposed by the handshake request.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AcceptHandshakeResult> |
AWSOrganizationsAsyncClient.acceptHandshakeAsync(AcceptHandshakeRequest request) |
Future<AcceptHandshakeResult> |
AbstractAWSOrganizationsAsync.acceptHandshakeAsync(AcceptHandshakeRequest request) |
Future<AcceptHandshakeResult> |
AWSOrganizationsAsync.acceptHandshakeAsync(AcceptHandshakeRequest acceptHandshakeRequest)
Sends a response to the originator of a handshake agreeing to the action proposed by the handshake request.
|
Future<AcceptHandshakeResult> |
AWSOrganizationsAsyncClient.acceptHandshakeAsync(AcceptHandshakeRequest request,
AsyncHandler<AcceptHandshakeRequest,AcceptHandshakeResult> asyncHandler) |
Future<AcceptHandshakeResult> |
AbstractAWSOrganizationsAsync.acceptHandshakeAsync(AcceptHandshakeRequest request,
AsyncHandler<AcceptHandshakeRequest,AcceptHandshakeResult> asyncHandler) |
Future<AcceptHandshakeResult> |
AWSOrganizationsAsync.acceptHandshakeAsync(AcceptHandshakeRequest acceptHandshakeRequest,
AsyncHandler<AcceptHandshakeRequest,AcceptHandshakeResult> asyncHandler)
Sends a response to the originator of a handshake agreeing to the action proposed by the handshake request.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AcceptHandshakeResult> |
AWSOrganizationsAsyncClient.acceptHandshakeAsync(AcceptHandshakeRequest request,
AsyncHandler<AcceptHandshakeRequest,AcceptHandshakeResult> asyncHandler) |
Future<AcceptHandshakeResult> |
AbstractAWSOrganizationsAsync.acceptHandshakeAsync(AcceptHandshakeRequest request,
AsyncHandler<AcceptHandshakeRequest,AcceptHandshakeResult> asyncHandler) |
Future<AcceptHandshakeResult> |
AWSOrganizationsAsync.acceptHandshakeAsync(AcceptHandshakeRequest acceptHandshakeRequest,
AsyncHandler<AcceptHandshakeRequest,AcceptHandshakeResult> asyncHandler)
Sends a response to the originator of a handshake agreeing to the action proposed by the handshake request.
|
| Modifier and Type | Method and Description |
|---|---|
AcceptHandshakeResult |
AcceptHandshakeResult.clone() |
AcceptHandshakeResult |
AcceptHandshakeResult.withHandshake(Handshake handshake)
A structure that contains details about the accepted handshake.
|
Copyright © 2021. All rights reserved.