| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentity.model |
| Modifier and Type | Method and Description |
|---|---|
static GetPrincipalTagAttributeMapResponse.Builder |
GetPrincipalTagAttributeMapResponse.builder() |
GetPrincipalTagAttributeMapResponse.Builder |
GetPrincipalTagAttributeMapResponse.Builder.identityPoolId(String identityPoolId)
You can use this operation to get the ID of the Identity Pool you setup attribute mappings for.
|
GetPrincipalTagAttributeMapResponse.Builder |
GetPrincipalTagAttributeMapResponse.Builder.identityProviderName(String identityProviderName)
You can use this operation to get the provider name.
|
GetPrincipalTagAttributeMapResponse.Builder |
GetPrincipalTagAttributeMapResponse.Builder.principalTags(Map<String,String> principalTags)
You can use this operation to add principal tags.
|
GetPrincipalTagAttributeMapResponse.Builder |
GetPrincipalTagAttributeMapResponse.toBuilder() |
GetPrincipalTagAttributeMapResponse.Builder |
GetPrincipalTagAttributeMapResponse.Builder.useDefaults(Boolean useDefaults)
You can use this operation to list
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetPrincipalTagAttributeMapResponse.Builder> |
GetPrincipalTagAttributeMapResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.