Uses of Class
software.amazon.awssdk.services.mgn.model.Licensing
-
Packages that use Licensing Package Description software.amazon.awssdk.services.mgn.model -
-
Uses of Licensing in software.amazon.awssdk.services.mgn.model
Methods in software.amazon.awssdk.services.mgn.model that return Licensing Modifier and Type Method Description LicensingCreateLaunchConfigurationTemplateRequest. licensing()Returns the value of the Licensing property for this object.LicensingCreateLaunchConfigurationTemplateResponse. licensing()Returns the value of the Licensing property for this object.LicensingGetLaunchConfigurationResponse. licensing()Launch configuration OS licensing.LicensingLaunchConfigurationTemplate. licensing()Returns the value of the Licensing property for this object.LicensingUpdateLaunchConfigurationRequest. licensing()Update Launch configuration licensing request.LicensingUpdateLaunchConfigurationResponse. licensing()Launch configuration OS licensing.LicensingUpdateLaunchConfigurationTemplateRequest. licensing()Returns the value of the Licensing property for this object.LicensingUpdateLaunchConfigurationTemplateResponse. licensing()Returns the value of the Licensing property for this object.Methods in software.amazon.awssdk.services.mgn.model with parameters of type Licensing Modifier and Type Method Description CreateLaunchConfigurationTemplateRequest.BuilderCreateLaunchConfigurationTemplateRequest.Builder. licensing(Licensing licensing)Sets the value of the Licensing property for this object.CreateLaunchConfigurationTemplateResponse.BuilderCreateLaunchConfigurationTemplateResponse.Builder. licensing(Licensing licensing)Sets the value of the Licensing property for this object.GetLaunchConfigurationResponse.BuilderGetLaunchConfigurationResponse.Builder. licensing(Licensing licensing)Launch configuration OS licensing.LaunchConfigurationTemplate.BuilderLaunchConfigurationTemplate.Builder. licensing(Licensing licensing)Sets the value of the Licensing property for this object.UpdateLaunchConfigurationRequest.BuilderUpdateLaunchConfigurationRequest.Builder. licensing(Licensing licensing)Update Launch configuration licensing request.UpdateLaunchConfigurationResponse.BuilderUpdateLaunchConfigurationResponse.Builder. licensing(Licensing licensing)Launch configuration OS licensing.UpdateLaunchConfigurationTemplateRequest.BuilderUpdateLaunchConfigurationTemplateRequest.Builder. licensing(Licensing licensing)Sets the value of the Licensing property for this object.UpdateLaunchConfigurationTemplateResponse.BuilderUpdateLaunchConfigurationTemplateResponse.Builder. licensing(Licensing licensing)Sets the value of the Licensing property for this object.
-