| Package | Description |
|---|---|
| software.amazon.awssdk.services.mgn.model | |
| software.amazon.awssdk.services.mgn.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<LaunchConfigurationTemplate> |
DescribeLaunchConfigurationTemplatesResponse.items()
Request to disconnect Source Server from service by Server ID.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLaunchConfigurationTemplatesResponse.Builder |
DescribeLaunchConfigurationTemplatesResponse.Builder.items(LaunchConfigurationTemplate... items)
Request to disconnect Source Server from service by Server ID.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLaunchConfigurationTemplatesResponse.Builder |
DescribeLaunchConfigurationTemplatesResponse.Builder.items(Collection<LaunchConfigurationTemplate> items)
Request to disconnect Source Server from service by Server ID.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<LaunchConfigurationTemplate> |
DescribeLaunchConfigurationTemplatesPublisher.items()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<LaunchConfigurationTemplate> |
DescribeLaunchConfigurationTemplatesIterable.items()
Returns an iterable to iterate through the paginated
DescribeLaunchConfigurationTemplatesResponse.items()
member. |
Copyright © 2022. All rights reserved.