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