| Package | Description |
|---|---|
| software.amazon.awssdk.services.mgn.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.bootMode(BootMode bootMode)
Launch configuration boot mode.
|
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.bootMode(String bootMode)
Launch configuration boot mode.
|
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)
Launch configuration EC2 Launch template ID.
|
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.enableMapAutoTagging(Boolean enableMapAutoTagging)
Enable map auto tagging.
|
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.launchDisposition(LaunchDisposition launchDisposition)
Launch disposition for launch configuration.
|
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.launchDisposition(String launchDisposition)
Launch disposition for launch configuration.
|
default UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.licensing(Consumer<Licensing.Builder> licensing)
Launch configuration OS licensing.
|
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.licensing(Licensing licensing)
Launch configuration OS licensing.
|
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.mapAutoTaggingMpeID(String mapAutoTaggingMpeID)
Map auto tagging MPE ID.
|
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.name(String name)
Launch configuration name.
|
default UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.postLaunchActions(Consumer<PostLaunchActions.Builder> postLaunchActions)
Sets the value of the PostLaunchActions property for this object.
|
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.postLaunchActions(PostLaunchActions postLaunchActions)
Sets the value of the PostLaunchActions property for this object.
|
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.sourceServerID(String sourceServerID)
Launch configuration Source Server ID.
|
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.targetInstanceTypeRightSizingMethod(String targetInstanceTypeRightSizingMethod)
Launch configuration Target instance type right sizing method.
|
UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.targetInstanceTypeRightSizingMethod(TargetInstanceTypeRightSizingMethod targetInstanceTypeRightSizingMethod)
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 © 2023. All rights reserved.