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