| 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 |
|---|---|
AttachPolicyResult |
AbstractAWSOrganizations.attachPolicy(AttachPolicyRequest request) |
AttachPolicyResult |
AWSOrganizations.attachPolicy(AttachPolicyRequest attachPolicyRequest)
Attaches a policy to a root, an organizational unit (OU), or an individual account.
|
AttachPolicyResult |
AWSOrganizationsClient.attachPolicy(AttachPolicyRequest request)
Attaches a policy to a root, an organizational unit (OU), or an individual account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AttachPolicyResult> |
AbstractAWSOrganizationsAsync.attachPolicyAsync(AttachPolicyRequest request) |
Future<AttachPolicyResult> |
AWSOrganizationsAsync.attachPolicyAsync(AttachPolicyRequest attachPolicyRequest)
Attaches a policy to a root, an organizational unit (OU), or an individual account.
|
Future<AttachPolicyResult> |
AWSOrganizationsAsyncClient.attachPolicyAsync(AttachPolicyRequest request) |
Future<AttachPolicyResult> |
AbstractAWSOrganizationsAsync.attachPolicyAsync(AttachPolicyRequest request,
AsyncHandler<AttachPolicyRequest,AttachPolicyResult> asyncHandler) |
Future<AttachPolicyResult> |
AWSOrganizationsAsync.attachPolicyAsync(AttachPolicyRequest attachPolicyRequest,
AsyncHandler<AttachPolicyRequest,AttachPolicyResult> asyncHandler)
Attaches a policy to a root, an organizational unit (OU), or an individual account.
|
Future<AttachPolicyResult> |
AWSOrganizationsAsyncClient.attachPolicyAsync(AttachPolicyRequest request,
AsyncHandler<AttachPolicyRequest,AttachPolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<AttachPolicyResult> |
AbstractAWSOrganizationsAsync.attachPolicyAsync(AttachPolicyRequest request,
AsyncHandler<AttachPolicyRequest,AttachPolicyResult> asyncHandler) |
Future<AttachPolicyResult> |
AWSOrganizationsAsync.attachPolicyAsync(AttachPolicyRequest attachPolicyRequest,
AsyncHandler<AttachPolicyRequest,AttachPolicyResult> asyncHandler)
Attaches a policy to a root, an organizational unit (OU), or an individual account.
|
Future<AttachPolicyResult> |
AWSOrganizationsAsyncClient.attachPolicyAsync(AttachPolicyRequest request,
AsyncHandler<AttachPolicyRequest,AttachPolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AttachPolicyResult |
AttachPolicyResult.clone() |
Copyright © 2025. All rights reserved.