public static interface GetPrincipalTagAttributeMapRequest.Builder extends CognitoIdentityRequest.Builder, SdkPojo, CopyableBuilder<GetPrincipalTagAttributeMapRequest.Builder,GetPrincipalTagAttributeMapRequest>
| Modifier and Type | Method and Description |
|---|---|
GetPrincipalTagAttributeMapRequest.Builder |
identityPoolId(String identityPoolId)
You can use this operation to get the ID of the Identity Pool you setup attribute mappings for.
|
GetPrincipalTagAttributeMapRequest.Builder |
identityProviderName(String identityProviderName)
You can use this operation to get the provider name.
|
GetPrincipalTagAttributeMapRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetPrincipalTagAttributeMapRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetPrincipalTagAttributeMapRequest.Builder identityPoolId(String identityPoolId)
You can use this operation to get the ID of the Identity Pool you setup attribute mappings for.
identityPoolId - You can use this operation to get the ID of the Identity Pool you setup attribute mappings for.GetPrincipalTagAttributeMapRequest.Builder identityProviderName(String identityProviderName)
You can use this operation to get the provider name.
identityProviderName - You can use this operation to get the provider name.GetPrincipalTagAttributeMapRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetPrincipalTagAttributeMapRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.