Modifier and Type | Method and Description |
---|---|
GetContextKeysForCustomPolicyResult |
AmazonIdentityManagementClient.getContextKeysForCustomPolicy(GetContextKeysForCustomPolicyRequest getContextKeysForCustomPolicyRequest)
Gets a list of all of the context keys referenced in the input policies.
|
GetContextKeysForCustomPolicyResult |
AmazonIdentityManagement.getContextKeysForCustomPolicy(GetContextKeysForCustomPolicyRequest getContextKeysForCustomPolicyRequest)
Gets a list of all of the context keys referenced in the input policies.
|
GetContextKeysForCustomPolicyResult |
AbstractAmazonIdentityManagement.getContextKeysForCustomPolicy(GetContextKeysForCustomPolicyRequest request) |
Modifier and Type | Method and Description |
---|---|
GetContextKeysForCustomPolicyResult |
GetContextKeysForCustomPolicyResult.clone() |
GetContextKeysForCustomPolicyResult |
GetContextKeysForCustomPolicyResult.withContextKeyNames(java.util.Collection<java.lang.String> contextKeyNames)
The list of context keys that are referenced in the input policies.
|
GetContextKeysForCustomPolicyResult |
GetContextKeysForCustomPolicyResult.withContextKeyNames(java.lang.String... contextKeyNames)
The list of context keys that are referenced in the input policies.
|
Modifier and Type | Method and Description |
---|---|
GetContextKeysForCustomPolicyResult |
GetContextKeysForCustomPolicyResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |