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