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