| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhuborchestrator.model | |
| software.amazon.awssdk.services.migrationhuborchestrator.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<TemplateSummary> |
ListTemplatesResponse.templateSummary()
The summary of the template.
|
| Modifier and Type | Method and Description |
|---|---|
ListTemplatesResponse.Builder |
ListTemplatesResponse.Builder.templateSummary(TemplateSummary... templateSummary)
The summary of the template.
|
| Modifier and Type | Method and Description |
|---|---|
ListTemplatesResponse.Builder |
ListTemplatesResponse.Builder.templateSummary(Collection<TemplateSummary> templateSummary)
The summary of the template.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<TemplateSummary> |
ListTemplatesPublisher.templateSummary()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<TemplateSummary> |
ListTemplatesIterable.templateSummary()
Returns an iterable to iterate through the paginated
ListTemplatesResponse.templateSummary() member. |
Copyright © 2023. All rights reserved.