| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam.model |
| Modifier and Type | Method and Description |
|---|---|
static GetContextKeysForCustomPolicyResponse.Builder |
GetContextKeysForCustomPolicyResponse.builder() |
GetContextKeysForCustomPolicyResponse.Builder |
GetContextKeysForCustomPolicyResponse.Builder.contextKeyNames(Collection<String> contextKeyNames)
The list of context keys that are referenced in the input policies.
|
GetContextKeysForCustomPolicyResponse.Builder |
GetContextKeysForCustomPolicyResponse.Builder.contextKeyNames(String... contextKeyNames)
The list of context keys that are referenced in the input policies.
|
GetContextKeysForCustomPolicyResponse.Builder |
GetContextKeysForCustomPolicyResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetContextKeysForCustomPolicyResponse.Builder> |
GetContextKeysForCustomPolicyResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.