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