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