Uses of Interface
software.amazon.awssdk.services.ec2.model.LaunchTemplateLicenseConfigurationRequest.Builder
-
Packages that use LaunchTemplateLicenseConfigurationRequest.Builder Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of LaunchTemplateLicenseConfigurationRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return LaunchTemplateLicenseConfigurationRequest.Builder Modifier and Type Method Description static LaunchTemplateLicenseConfigurationRequest.BuilderLaunchTemplateLicenseConfigurationRequest. builder()LaunchTemplateLicenseConfigurationRequest.BuilderLaunchTemplateLicenseConfigurationRequest.Builder. licenseConfigurationArn(String licenseConfigurationArn)The Amazon Resource Name (ARN) of the license configuration.LaunchTemplateLicenseConfigurationRequest.BuilderLaunchTemplateLicenseConfigurationRequest. toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type LaunchTemplateLicenseConfigurationRequest.Builder Modifier and Type Method Description static Class<? extends LaunchTemplateLicenseConfigurationRequest.Builder>LaunchTemplateLicenseConfigurationRequest. serializableBuilderClass()
-