| 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. |
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
GetContextKeysForCustomPolicyResult |
GetContextKeysForCustomPolicyResult.clone() |
GetContextKeysForCustomPolicyResult |
GetContextKeysForCustomPolicyResult.withContextKeyNames(Collection<String> contextKeyNames)
The list of context keys that are used in the
Condition
elements of the input policies. |
GetContextKeysForCustomPolicyResult |
GetContextKeysForCustomPolicyResult.withContextKeyNames(String... contextKeyNames)
The list of context keys that are used in the
Condition
elements of the input policies. |
Copyright © 2015. All rights reserved.