| Package | Description |
|---|---|
| software.amazon.awssdk.services.mgn |
The Application Migration Service service.
|
| software.amazon.awssdk.services.mgn.paginators |
| Modifier and Type | Method and Description |
|---|---|
default DescribeLaunchConfigurationTemplatesResponse |
MgnClient.describeLaunchConfigurationTemplates(Consumer<DescribeLaunchConfigurationTemplatesRequest.Builder> describeLaunchConfigurationTemplatesRequest)
Creates a new ReplicationConfigurationTemplate.
|
default DescribeLaunchConfigurationTemplatesResponse |
MgnClient.describeLaunchConfigurationTemplates(DescribeLaunchConfigurationTemplatesRequest describeLaunchConfigurationTemplatesRequest)
Creates a new ReplicationConfigurationTemplate.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeLaunchConfigurationTemplatesResponse> |
MgnAsyncClient.describeLaunchConfigurationTemplates(Consumer<DescribeLaunchConfigurationTemplatesRequest.Builder> describeLaunchConfigurationTemplatesRequest)
Creates a new ReplicationConfigurationTemplate.
|
default CompletableFuture<DescribeLaunchConfigurationTemplatesResponse> |
MgnAsyncClient.describeLaunchConfigurationTemplates(DescribeLaunchConfigurationTemplatesRequest describeLaunchConfigurationTemplatesRequest)
Creates a new ReplicationConfigurationTemplate.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<DescribeLaunchConfigurationTemplatesResponse> |
DescribeLaunchConfigurationTemplatesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeLaunchConfigurationTemplatesPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeLaunchConfigurationTemplatesResponse> subscriber) |
Copyright © 2022. All rights reserved.