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