| Package | Description |
|---|---|
| software.amazon.awssdk.services.mgn.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.arn(String arn)
ARN of the Launch Configuration Template.
|
UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.associatePublicIpAddress(Boolean associatePublicIpAddress)
Associate public Ip address.
|
UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.bootMode(BootMode bootMode)
Launch configuration template boot mode.
|
UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.bootMode(String bootMode)
Launch configuration template boot mode.
|
static UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.builder() |
UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.copyPrivateIp(Boolean copyPrivateIp)
Copy private Ip.
|
UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.copyTags(Boolean copyTags)
Copy tags.
|
UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.ec2LaunchTemplateID(String ec2LaunchTemplateID)
EC2 launch template ID.
|
UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.enableMapAutoTagging(Boolean enableMapAutoTagging)
Enable map auto tagging.
|
default UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.largeVolumeConf(Consumer<LaunchTemplateDiskConf.Builder> largeVolumeConf)
Large volume config.
|
UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.largeVolumeConf(LaunchTemplateDiskConf largeVolumeConf)
Large volume config.
|
UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.launchConfigurationTemplateID(String launchConfigurationTemplateID)
ID of the Launch Configuration Template.
|
UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.launchDisposition(LaunchDisposition launchDisposition)
Launch disposition.
|
UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.launchDisposition(String launchDisposition)
Launch disposition.
|
default UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.licensing(Consumer<Licensing.Builder> licensing)
Sets the value of the Licensing property for this object.
|
UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.licensing(Licensing licensing)
Sets the value of the Licensing property for this object.
|
UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.mapAutoTaggingMpeID(String mapAutoTaggingMpeID)
Launch configuration template map auto tagging MPE ID.
|
default UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.postLaunchActions(Consumer<PostLaunchActions.Builder> postLaunchActions)
Post Launch Actions of the Launch Configuration Template.
|
UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.postLaunchActions(PostLaunchActions postLaunchActions)
Post Launch Actions of the Launch Configuration Template.
|
default UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.smallVolumeConf(Consumer<LaunchTemplateDiskConf.Builder> smallVolumeConf)
Small volume config.
|
UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.smallVolumeConf(LaunchTemplateDiskConf smallVolumeConf)
Small volume config.
|
UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.smallVolumeMaxSize(Long smallVolumeMaxSize)
Small volume maximum size.
|
UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.tags(Map<String,String> tags)
Tags of the Launch Configuration Template.
|
UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.targetInstanceTypeRightSizingMethod(String targetInstanceTypeRightSizingMethod)
Target instance type right-sizing method.
|
UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.Builder.targetInstanceTypeRightSizingMethod(TargetInstanceTypeRightSizingMethod targetInstanceTypeRightSizingMethod)
Target instance type right-sizing method.
|
UpdateLaunchConfigurationTemplateResponse.Builder |
UpdateLaunchConfigurationTemplateResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateLaunchConfigurationTemplateResponse.Builder> |
UpdateLaunchConfigurationTemplateResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.