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