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