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