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