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