public static interface GetContextKeysForCustomPolicyResponse.Builder extends IamResponse.Builder, SdkPojo, CopyableBuilder<GetContextKeysForCustomPolicyResponse.Builder,GetContextKeysForCustomPolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
GetContextKeysForCustomPolicyResponse.Builder |
contextKeyNames(Collection<String> contextKeyNames)
The list of context keys that are referenced in the input policies.
|
GetContextKeysForCustomPolicyResponse.Builder |
contextKeyNames(String... contextKeyNames)
The list of context keys that are referenced in the input policies.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetContextKeysForCustomPolicyResponse.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.GetContextKeysForCustomPolicyResponse.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 © 2023. All rights reserved.