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