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