| Package | Description |
|---|---|
| software.amazon.awssdk.services.mgn.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.builder() |
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.copyPrivateIp(Boolean copyPrivateIp)
Copy Private IP during Launch Configuration.
|
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.copyTags(Boolean copyTags)
Copy Tags during Launch Configuration.
|
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.ec2LaunchTemplateID(String ec2LaunchTemplateID)
Configure EC2 lauch configuration template ID.
|
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.launchDisposition(LaunchDisposition launchDisposition)
Configure launch dispostion for launch configuration.
|
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.launchDisposition(String launchDisposition)
Configure launch dispostion for launch configuration.
|
default UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.licensing(Consumer<Licensing.Builder> licensing)
Configure launch configuration OS licensing.
|
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.licensing(Licensing licensing)
Configure launch configuration OS licensing.
|
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.name(String name)
Configure launch configuration name.
|
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.sourceServerID(String sourceServerID)
Configure launch configuration Source Server ID.
|
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.targetInstanceTypeRightSizingMethod(String targetInstanceTypeRightSizingMethod)
Configure launch configuration Target instance type right sizing method.
|
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.targetInstanceTypeRightSizingMethod(TargetInstanceTypeRightSizingMethod targetInstanceTypeRightSizingMethod)
Configure launch configuration Target instance type right sizing method.
|
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateLaunchConfigurationResponse.Builder> |
UpdateLaunchConfigurationResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.