Class PutConfigurationSetDeliveryOptionsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ses.transform.PutConfigurationSetDeliveryOptionsRequestMarshaller
- All Implemented Interfaces:
Marshaller<PutConfigurationSetDeliveryOptionsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class PutConfigurationSetDeliveryOptionsRequestMarshaller
extends Object
implements Marshaller<PutConfigurationSetDeliveryOptionsRequest>
PutConfigurationSetDeliveryOptionsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(PutConfigurationSetDeliveryOptionsRequest putConfigurationSetDeliveryOptionsRequest)
-
Constructor Details
-
PutConfigurationSetDeliveryOptionsRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(PutConfigurationSetDeliveryOptionsRequest putConfigurationSetDeliveryOptionsRequest) - Specified by:
marshallin interfaceMarshaller<PutConfigurationSetDeliveryOptionsRequest>
-