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