Class GetSuppressedDestinationRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.sesv2.transform.GetSuppressedDestinationRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetSuppressedDestinationRequest>
@Generated("software.amazon.awssdk:codegen") public class GetSuppressedDestinationRequestMarshaller extends Object implements Marshaller<GetSuppressedDestinationRequest>
GetSuppressedDestinationRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description GetSuppressedDestinationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(GetSuppressedDestinationRequest getSuppressedDestinationRequest)
-
-
-
Constructor Detail
-
GetSuppressedDestinationRequestMarshaller
public GetSuppressedDestinationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetSuppressedDestinationRequest getSuppressedDestinationRequest)
- Specified by:
marshall
in interfaceMarshaller<GetSuppressedDestinationRequest>
-
-