Uses of Class
software.amazon.awssdk.services.drs.model.Licensing
-
Packages that use Licensing Package Description software.amazon.awssdk.services.drs.model -
-
Uses of Licensing in software.amazon.awssdk.services.drs.model
Methods in software.amazon.awssdk.services.drs.model that return Licensing Modifier and Type Method Description LicensingCreateLaunchConfigurationTemplateRequest. licensing()Licensing.LicensingGetLaunchConfigurationResponse. licensing()The licensing configuration to be used for this launch configuration.LicensingLaunchConfigurationTemplate. licensing()Licensing.LicensingUpdateLaunchConfigurationRequest. licensing()The licensing configuration to be used for this launch configuration.LicensingUpdateLaunchConfigurationResponse. licensing()The licensing configuration to be used for this launch configuration.LicensingUpdateLaunchConfigurationTemplateRequest. licensing()Licensing.Methods in software.amazon.awssdk.services.drs.model with parameters of type Licensing Modifier and Type Method Description CreateLaunchConfigurationTemplateRequest.BuilderCreateLaunchConfigurationTemplateRequest.Builder. licensing(Licensing licensing)Licensing.GetLaunchConfigurationResponse.BuilderGetLaunchConfigurationResponse.Builder. licensing(Licensing licensing)The licensing configuration to be used for this launch configuration.LaunchConfigurationTemplate.BuilderLaunchConfigurationTemplate.Builder. licensing(Licensing licensing)Licensing.UpdateLaunchConfigurationRequest.BuilderUpdateLaunchConfigurationRequest.Builder. licensing(Licensing licensing)The licensing configuration to be used for this launch configuration.UpdateLaunchConfigurationResponse.BuilderUpdateLaunchConfigurationResponse.Builder. licensing(Licensing licensing)The licensing configuration to be used for this launch configuration.UpdateLaunchConfigurationTemplateRequest.BuilderUpdateLaunchConfigurationTemplateRequest.Builder. licensing(Licensing licensing)Licensing.
-