| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement |
Synchronous and asynchronous client classes for accessing AmazonIdentityManagement.
|
| com.amazonaws.services.identitymanagement.model |
Classes modeling the various types represented by AmazonIdentityManagement.
|
| Modifier and Type | Method and Description |
|---|---|
GetPolicyVersionResult |
AmazonIdentityManagementClient.getPolicyVersion(GetPolicyVersionRequest getPolicyVersionRequest)
Retrieves information about the specified version of the specified
managed policy, including the policy document.
|
GetPolicyVersionResult |
AmazonIdentityManagement.getPolicyVersion(GetPolicyVersionRequest getPolicyVersionRequest)
Retrieves information about the specified version of the specified
managed policy, including the policy document.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetPolicyVersionResult> |
AmazonIdentityManagementAsync.getPolicyVersionAsync(GetPolicyVersionRequest getPolicyVersionRequest)
Retrieves information about the specified version of the specified
managed policy, including the policy document.
|
Future<GetPolicyVersionResult> |
AmazonIdentityManagementAsyncClient.getPolicyVersionAsync(GetPolicyVersionRequest getPolicyVersionRequest)
Retrieves information about the specified version of the specified
managed policy, including the policy document.
|
Future<GetPolicyVersionResult> |
AmazonIdentityManagementAsync.getPolicyVersionAsync(GetPolicyVersionRequest getPolicyVersionRequest,
AsyncHandler<GetPolicyVersionRequest,GetPolicyVersionResult> asyncHandler)
Retrieves information about the specified version of the specified
managed policy, including the policy document.
|
Future<GetPolicyVersionResult> |
AmazonIdentityManagementAsyncClient.getPolicyVersionAsync(GetPolicyVersionRequest getPolicyVersionRequest,
AsyncHandler<GetPolicyVersionRequest,GetPolicyVersionResult> asyncHandler)
Retrieves information about the specified version of the specified
managed policy, including the policy document.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetPolicyVersionResult> |
AmazonIdentityManagementAsync.getPolicyVersionAsync(GetPolicyVersionRequest getPolicyVersionRequest,
AsyncHandler<GetPolicyVersionRequest,GetPolicyVersionResult> asyncHandler)
Retrieves information about the specified version of the specified
managed policy, including the policy document.
|
Future<GetPolicyVersionResult> |
AmazonIdentityManagementAsyncClient.getPolicyVersionAsync(GetPolicyVersionRequest getPolicyVersionRequest,
AsyncHandler<GetPolicyVersionRequest,GetPolicyVersionResult> asyncHandler)
Retrieves information about the specified version of the specified
managed policy, including the policy document.
|
| Modifier and Type | Method and Description |
|---|---|
GetPolicyVersionResult |
GetPolicyVersionResult.clone() |
GetPolicyVersionResult |
GetPolicyVersionResult.withPolicyVersion(PolicyVersion policyVersion)
Information about the policy version.
|
Copyright © 2015. All rights reserved.