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