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