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