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