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