Package | Description |
---|---|
com.amazonaws.services.identitymanagement | |
com.amazonaws.services.identitymanagement.model |
Modifier and Type | Method and Description |
---|---|
GetPolicyResult |
AmazonIdentityManagementClient.getPolicy(GetPolicyRequest getPolicyRequest)
Retrieves information about the specified managed policy, including the
policy's default version and the total number of IAM users, groups, and
roles to which the policy is attached.
|
GetPolicyResult |
AbstractAmazonIdentityManagement.getPolicy(GetPolicyRequest request) |
GetPolicyResult |
AmazonIdentityManagement.getPolicy(GetPolicyRequest getPolicyRequest)
Retrieves information about the specified managed policy, including the
policy's default version and the total number of IAM users, groups, and
roles to which the policy is attached.
|
Modifier and Type | Method and Description |
---|---|
Future<GetPolicyResult> |
AbstractAmazonIdentityManagementAsync.getPolicyAsync(GetPolicyRequest request) |
Future<GetPolicyResult> |
AmazonIdentityManagementAsync.getPolicyAsync(GetPolicyRequest getPolicyRequest)
Retrieves information about the specified managed policy, including the
policy's default version and the total number of IAM users, groups, and
roles to which the policy is attached.
|
Future<GetPolicyResult> |
AmazonIdentityManagementAsyncClient.getPolicyAsync(GetPolicyRequest request) |
Future<GetPolicyResult> |
AbstractAmazonIdentityManagementAsync.getPolicyAsync(GetPolicyRequest request,
AsyncHandler<GetPolicyRequest,GetPolicyResult> asyncHandler) |
Future<GetPolicyResult> |
AmazonIdentityManagementAsync.getPolicyAsync(GetPolicyRequest getPolicyRequest,
AsyncHandler<GetPolicyRequest,GetPolicyResult> asyncHandler)
Retrieves information about the specified managed policy, including the
policy's default version and the total number of IAM users, groups, and
roles to which the policy is attached.
|
Future<GetPolicyResult> |
AmazonIdentityManagementAsyncClient.getPolicyAsync(GetPolicyRequest request,
AsyncHandler<GetPolicyRequest,GetPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
Future<GetPolicyResult> |
AbstractAmazonIdentityManagementAsync.getPolicyAsync(GetPolicyRequest request,
AsyncHandler<GetPolicyRequest,GetPolicyResult> asyncHandler) |
Future<GetPolicyResult> |
AmazonIdentityManagementAsync.getPolicyAsync(GetPolicyRequest getPolicyRequest,
AsyncHandler<GetPolicyRequest,GetPolicyResult> asyncHandler)
Retrieves information about the specified managed policy, including the
policy's default version and the total number of IAM users, groups, and
roles to which the policy is attached.
|
Future<GetPolicyResult> |
AmazonIdentityManagementAsyncClient.getPolicyAsync(GetPolicyRequest request,
AsyncHandler<GetPolicyRequest,GetPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetPolicyResult |
GetPolicyResult.clone() |
GetPolicyResult |
GetPolicyResult.withPolicy(Policy policy)
A structure containing details about the policy.
|
Copyright © 2018. All rights reserved.