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