Class GetPrincipalTagAttributeMapRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.cognitoidentity.transform.GetPrincipalTagAttributeMapRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetPrincipalTagAttributeMapRequest>
@Generated("software.amazon.awssdk:codegen") public class GetPrincipalTagAttributeMapRequestMarshaller extends Object implements Marshaller<GetPrincipalTagAttributeMapRequest>
GetPrincipalTagAttributeMapRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetPrincipalTagAttributeMapRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetPrincipalTagAttributeMapRequest getPrincipalTagAttributeMapRequest)
-
-
-
Constructor Detail
-
GetPrincipalTagAttributeMapRequestMarshaller
public GetPrincipalTagAttributeMapRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetPrincipalTagAttributeMapRequest getPrincipalTagAttributeMapRequest)
- Specified by:
marshallin interfaceMarshaller<GetPrincipalTagAttributeMapRequest>
-
-