| Package | Description |
|---|---|
| com.amazonaws.services.mgn.model |
| Modifier and Type | Method and Description |
|---|---|
LaunchConfigurationTemplate |
LaunchConfigurationTemplate.addTagsEntry(String key,
String value)
Add a single Tags entry
|
LaunchConfigurationTemplate |
LaunchConfigurationTemplate.clearTagsEntries()
Removes all the entries added into Tags.
|
LaunchConfigurationTemplate |
LaunchConfigurationTemplate.clone() |
LaunchConfigurationTemplate |
LaunchConfigurationTemplate.withArn(String arn)
Copy Private IP during Launch Configuration.
|
LaunchConfigurationTemplate |
LaunchConfigurationTemplate.withLaunchConfigurationTemplateID(String launchConfigurationTemplateID)
Copy Private IP during Launch Configuration.
|
LaunchConfigurationTemplate |
LaunchConfigurationTemplate.withPostLaunchActions(PostLaunchActions postLaunchActions)
Copy Private IP during Launch Configuration.
|
LaunchConfigurationTemplate |
LaunchConfigurationTemplate.withTags(Map<String,String> tags)
Copy Private IP during Launch Configuration.
|
| Modifier and Type | Method and Description |
|---|---|
List<LaunchConfigurationTemplate> |
DescribeLaunchConfigurationTemplatesResult.getItems()
Request to disconnect Source Server from service by Server ID.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLaunchConfigurationTemplatesResult |
DescribeLaunchConfigurationTemplatesResult.withItems(LaunchConfigurationTemplate... items)
Request to disconnect Source Server from service by Server ID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeLaunchConfigurationTemplatesResult.setItems(Collection<LaunchConfigurationTemplate> items)
Request to disconnect Source Server from service by Server ID.
|
DescribeLaunchConfigurationTemplatesResult |
DescribeLaunchConfigurationTemplatesResult.withItems(Collection<LaunchConfigurationTemplate> items)
Request to disconnect Source Server from service by Server ID.
|
Copyright © 2022. All rights reserved.