| Package | Description |
|---|---|
| com.amazonaws.services.organizations |
|
| com.amazonaws.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
DetachPolicyResult |
AWSOrganizations.detachPolicy(DetachPolicyRequest detachPolicyRequest)
Detaches an organization control policy (OCP) from a target root, organizational unit, or account.
|
DetachPolicyResult |
AWSOrganizationsClient.detachPolicy(DetachPolicyRequest request)
Detaches an organization control policy (OCP) from a target root, organizational unit, or account.
|
DetachPolicyResult |
AbstractAWSOrganizations.detachPolicy(DetachPolicyRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DetachPolicyResult> |
AWSOrganizationsAsyncClient.detachPolicyAsync(DetachPolicyRequest request) |
Future<DetachPolicyResult> |
AbstractAWSOrganizationsAsync.detachPolicyAsync(DetachPolicyRequest request) |
Future<DetachPolicyResult> |
AWSOrganizationsAsync.detachPolicyAsync(DetachPolicyRequest detachPolicyRequest)
Detaches an organization control policy (OCP) from a target root, organizational unit, or account.
|
Future<DetachPolicyResult> |
AWSOrganizationsAsyncClient.detachPolicyAsync(DetachPolicyRequest request,
AsyncHandler<DetachPolicyRequest,DetachPolicyResult> asyncHandler) |
Future<DetachPolicyResult> |
AbstractAWSOrganizationsAsync.detachPolicyAsync(DetachPolicyRequest request,
AsyncHandler<DetachPolicyRequest,DetachPolicyResult> asyncHandler) |
Future<DetachPolicyResult> |
AWSOrganizationsAsync.detachPolicyAsync(DetachPolicyRequest detachPolicyRequest,
AsyncHandler<DetachPolicyRequest,DetachPolicyResult> asyncHandler)
Detaches an organization control policy (OCP) from a target root, organizational unit, or account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DetachPolicyResult> |
AWSOrganizationsAsyncClient.detachPolicyAsync(DetachPolicyRequest request,
AsyncHandler<DetachPolicyRequest,DetachPolicyResult> asyncHandler) |
Future<DetachPolicyResult> |
AbstractAWSOrganizationsAsync.detachPolicyAsync(DetachPolicyRequest request,
AsyncHandler<DetachPolicyRequest,DetachPolicyResult> asyncHandler) |
Future<DetachPolicyResult> |
AWSOrganizationsAsync.detachPolicyAsync(DetachPolicyRequest detachPolicyRequest,
AsyncHandler<DetachPolicyRequest,DetachPolicyResult> asyncHandler)
Detaches an organization control policy (OCP) from a target root, organizational unit, or account.
|
| Modifier and Type | Method and Description |
|---|---|
DetachPolicyResult |
DetachPolicyResult.clone() |
Copyright © 2017. All rights reserved.