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