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