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