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