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