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