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