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