public static interface GetPolicyRequest.Builder extends VerifiedPermissionsRequest.Builder, SdkPojo, CopyableBuilder<GetPolicyRequest.Builder,GetPolicyRequest>
| Modifier and Type | Method and Description |
|---|---|
GetPolicyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetPolicyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetPolicyRequest.Builder |
policyId(String policyId)
Specifies the ID of the policy you want information about.
|
GetPolicyRequest.Builder |
policyStoreId(String policyStoreId)
Specifies the ID of the policy store that contains the policy that you want information about.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetPolicyRequest.Builder policyStoreId(String policyStoreId)
Specifies the ID of the policy store that contains the policy that you want information about.
policyStoreId - Specifies the ID of the policy store that contains the policy that you want information about.GetPolicyRequest.Builder policyId(String policyId)
Specifies the ID of the policy you want information about.
policyId - Specifies the ID of the policy you want information about.GetPolicyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetPolicyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.