Package | Description |
---|---|
com.amazonaws.services.identitymanagement |
|
com.amazonaws.services.identitymanagement.model |
Modifier and Type | Method and Description |
---|---|
GetPolicyVersionResult |
AmazonIdentityManagementClient.getPolicyVersion(GetPolicyVersionRequest request)
Retrieves information about the specified version of the specified managed policy, including the policy document.
|
GetPolicyVersionResult |
AbstractAmazonIdentityManagement.getPolicyVersion(GetPolicyVersionRequest request) |
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> |
AbstractAmazonIdentityManagementAsync.getPolicyVersionAsync(GetPolicyVersionRequest request) |
Future<GetPolicyVersionResult> |
AmazonIdentityManagementAsyncClient.getPolicyVersionAsync(GetPolicyVersionRequest request) |
Future<GetPolicyVersionResult> |
AmazonIdentityManagementAsync.getPolicyVersionAsync(GetPolicyVersionRequest getPolicyVersionRequest)
Retrieves information about the specified version of the specified managed policy, including the policy document.
|
Future<GetPolicyVersionResult> |
AbstractAmazonIdentityManagementAsync.getPolicyVersionAsync(GetPolicyVersionRequest request,
AsyncHandler<GetPolicyVersionRequest,GetPolicyVersionResult> asyncHandler) |
Future<GetPolicyVersionResult> |
AmazonIdentityManagementAsyncClient.getPolicyVersionAsync(GetPolicyVersionRequest request,
AsyncHandler<GetPolicyVersionRequest,GetPolicyVersionResult> asyncHandler) |
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.
|
Modifier and Type | Method and Description |
---|---|
Future<GetPolicyVersionResult> |
AbstractAmazonIdentityManagementAsync.getPolicyVersionAsync(GetPolicyVersionRequest request,
AsyncHandler<GetPolicyVersionRequest,GetPolicyVersionResult> asyncHandler) |
Future<GetPolicyVersionResult> |
AmazonIdentityManagementAsyncClient.getPolicyVersionAsync(GetPolicyVersionRequest request,
AsyncHandler<GetPolicyVersionRequest,GetPolicyVersionResult> asyncHandler) |
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.
|
Modifier and Type | Method and Description |
---|---|
GetPolicyVersionResult |
GetPolicyVersionResult.clone() |
GetPolicyVersionResult |
GetPolicyVersionResult.withPolicyVersion(PolicyVersion policyVersion)
A structure containing details about the policy version.
|
Copyright © 2017. All rights reserved.