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