@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetPrincipalTagAttributeMapRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
GetPrincipalTagAttributeMapRequest() |
| Modifier and Type | Method and Description |
|---|---|
GetPrincipalTagAttributeMapRequest |
clone() |
boolean |
equals(Object obj) |
String |
getIdentityPoolId()
You can use this operation to get the ID of the Identity Pool you setup attribute mappings for.
|
String |
getIdentityProviderName()
You can use this operation to get the provider name.
|
int |
hashCode() |
void |
setIdentityPoolId(String identityPoolId)
You can use this operation to get the ID of the Identity Pool you setup attribute mappings for.
|
void |
setIdentityProviderName(String identityProviderName)
You can use this operation to get the provider name.
|
String |
toString()
Returns a string representation of this object.
|
GetPrincipalTagAttributeMapRequest |
withIdentityPoolId(String identityPoolId)
You can use this operation to get the ID of the Identity Pool you setup attribute mappings for.
|
GetPrincipalTagAttributeMapRequest |
withIdentityProviderName(String identityProviderName)
You can use this operation to get the provider name.
|
addHandlerContext, copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic void setIdentityPoolId(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.public String getIdentityPoolId()
You can use this operation to get the ID of the Identity Pool you setup attribute mappings for.
public GetPrincipalTagAttributeMapRequest withIdentityPoolId(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.public void setIdentityProviderName(String identityProviderName)
You can use this operation to get the provider name.
identityProviderName - You can use this operation to get the provider name.public String getIdentityProviderName()
You can use this operation to get the provider name.
public GetPrincipalTagAttributeMapRequest withIdentityProviderName(String identityProviderName)
You can use this operation to get the provider name.
identityProviderName - You can use this operation to get the provider name.public String toString()
toString in class ObjectObject.toString()public GetPrincipalTagAttributeMapRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2024. All rights reserved.