| 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 |
|---|---|
GetPolicyResult |
AmazonIdentityManagementClient.getPolicy(GetPolicyRequest getPolicyRequest)
Retrieves information about the specified managed policy, including
the policy's default version and the total number of users, groups,
and roles that the policy is attached to.
|
GetPolicyResult |
AmazonIdentityManagement.getPolicy(GetPolicyRequest getPolicyRequest)
Retrieves information about the specified managed policy, including
the policy's default version and the total number of users, groups,
and roles that the policy is attached to.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetPolicyResult> |
AmazonIdentityManagementAsync.getPolicyAsync(GetPolicyRequest getPolicyRequest)
Retrieves information about the specified managed policy, including
the policy's default version and the total number of users, groups,
and roles that the policy is attached to.
|
Future<GetPolicyResult> |
AmazonIdentityManagementAsyncClient.getPolicyAsync(GetPolicyRequest getPolicyRequest)
Retrieves information about the specified managed policy, including
the policy's default version and the total number of users, groups,
and roles that the policy is attached to.
|
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 users, groups,
and roles that the policy is attached to.
|
Future<GetPolicyResult> |
AmazonIdentityManagementAsyncClient.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 users, groups,
and roles that the policy is attached to.
|
| Modifier and Type | Method and Description |
|---|---|
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 users, groups,
and roles that the policy is attached to.
|
Future<GetPolicyResult> |
AmazonIdentityManagementAsyncClient.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 users, groups,
and roles that the policy is attached to.
|
| Modifier and Type | Method and Description |
|---|---|
GetPolicyResult |
GetPolicyResult.clone() |
GetPolicyResult |
GetPolicyResult.withPolicy(Policy policy)
Information about the policy.
|
Copyright © 2015. All rights reserved.