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