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