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