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