public static interface GetContextKeysForPrincipalPolicyResponse.Builder extends IAMResponse.Builder, CopyableBuilder<GetContextKeysForPrincipalPolicyResponse.Builder,GetContextKeysForPrincipalPolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
GetContextKeysForPrincipalPolicyResponse.Builder |
contextKeyNames(Collection<String> contextKeyNames)
The list of context keys that are referenced in the input policies.
|
GetContextKeysForPrincipalPolicyResponse.Builder |
contextKeyNames(String... contextKeyNames)
The list of context keys that are referenced in the input policies.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetContextKeysForPrincipalPolicyResponse.Builder contextKeyNames(Collection<String> contextKeyNames)
The list of context keys that are referenced in the input policies.
contextKeyNames - The list of context keys that are referenced in the input policies.GetContextKeysForPrincipalPolicyResponse.Builder contextKeyNames(String... contextKeyNames)
The list of context keys that are referenced in the input policies.
contextKeyNames - The list of context keys that are referenced in the input policies.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.