| Package | Description |
|---|---|
| software.amazon.awssdk.services.mgn |
The Application Migration Service service.
|
| software.amazon.awssdk.services.mgn.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateLaunchConfigurationTemplateResponse> |
MgnAsyncClient.updateLaunchConfigurationTemplate(Consumer<UpdateLaunchConfigurationTemplateRequest.Builder> updateLaunchConfigurationTemplateRequest)
Creates a new ReplicationConfigurationTemplate.
|
default UpdateLaunchConfigurationTemplateResponse |
MgnClient.updateLaunchConfigurationTemplate(Consumer<UpdateLaunchConfigurationTemplateRequest.Builder> updateLaunchConfigurationTemplateRequest)
Creates a new ReplicationConfigurationTemplate.
|
| Modifier and Type | Method and Description |
|---|---|
static UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.builder() |
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.launchConfigurationTemplateID(String launchConfigurationTemplateID)
Update Launch configuration Target instance right sizing request.
|
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
default UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.postLaunchActions(Consumer<PostLaunchActions.Builder> postLaunchActions)
Update Launch configuration Target instance right sizing request.
|
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.postLaunchActions(PostLaunchActions postLaunchActions)
Update Launch configuration Target instance right sizing request.
|
UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateLaunchConfigurationTemplateRequest.Builder> |
UpdateLaunchConfigurationTemplateRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.