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