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