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