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