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