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