| 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 |
|---|---|
GetContextKeysForCustomPolicyResult |
AmazonIdentityManagementClient.getContextKeysForCustomPolicy(GetContextKeysForCustomPolicyRequest getContextKeysForCustomPolicyRequest)
Gets a list of all of the context keys referenced in
Condition elements in the input policies. |
GetContextKeysForCustomPolicyResult |
AmazonIdentityManagement.getContextKeysForCustomPolicy(GetContextKeysForCustomPolicyRequest getContextKeysForCustomPolicyRequest)
Gets a list of all of the context keys referenced in
Condition elements in the input policies. |
Future<GetContextKeysForCustomPolicyResult> |
AmazonIdentityManagementAsync.getContextKeysForCustomPolicyAsync(GetContextKeysForCustomPolicyRequest getContextKeysForCustomPolicyRequest)
Gets a list of all of the context keys referenced in
Condition elements in the input policies. |
Future<GetContextKeysForCustomPolicyResult> |
AmazonIdentityManagementAsyncClient.getContextKeysForCustomPolicyAsync(GetContextKeysForCustomPolicyRequest getContextKeysForCustomPolicyRequest)
Gets a list of all of the context keys referenced in
Condition elements in the input policies. |
Future<GetContextKeysForCustomPolicyResult> |
AmazonIdentityManagementAsync.getContextKeysForCustomPolicyAsync(GetContextKeysForCustomPolicyRequest getContextKeysForCustomPolicyRequest,
AsyncHandler<GetContextKeysForCustomPolicyRequest,GetContextKeysForCustomPolicyResult> asyncHandler)
Gets a list of all of the context keys referenced in
Condition elements in the input policies. |
Future<GetContextKeysForCustomPolicyResult> |
AmazonIdentityManagementAsyncClient.getContextKeysForCustomPolicyAsync(GetContextKeysForCustomPolicyRequest getContextKeysForCustomPolicyRequest,
AsyncHandler<GetContextKeysForCustomPolicyRequest,GetContextKeysForCustomPolicyResult> asyncHandler)
Gets a list of all of the context keys referenced in
Condition elements in the input policies. |
| Modifier and Type | Method and Description |
|---|---|
Future<GetContextKeysForCustomPolicyResult> |
AmazonIdentityManagementAsync.getContextKeysForCustomPolicyAsync(GetContextKeysForCustomPolicyRequest getContextKeysForCustomPolicyRequest,
AsyncHandler<GetContextKeysForCustomPolicyRequest,GetContextKeysForCustomPolicyResult> asyncHandler)
Gets a list of all of the context keys referenced in
Condition elements in the input policies. |
Future<GetContextKeysForCustomPolicyResult> |
AmazonIdentityManagementAsyncClient.getContextKeysForCustomPolicyAsync(GetContextKeysForCustomPolicyRequest getContextKeysForCustomPolicyRequest,
AsyncHandler<GetContextKeysForCustomPolicyRequest,GetContextKeysForCustomPolicyResult> asyncHandler)
Gets a list of all of the context keys referenced in
Condition elements in the input policies. |
| Modifier and Type | Method and Description |
|---|---|
GetContextKeysForCustomPolicyRequest |
GetContextKeysForCustomPolicyRequest.clone() |
GetContextKeysForCustomPolicyRequest |
GetContextKeysForCustomPolicyRequest.withPolicyInputList(Collection<String> policyInputList)
A list of policies for which you want list of context keys used in
Condition elements. |
GetContextKeysForCustomPolicyRequest |
GetContextKeysForCustomPolicyRequest.withPolicyInputList(String... policyInputList)
A list of policies for which you want list of context keys used in
Condition elements. |
Copyright © 2015. All rights reserved.