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