| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhuborchestrator.model | |
| software.amazon.awssdk.services.migrationhuborchestrator.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<TemplateStepSummary> |
ListTemplateStepsResponse.templateStepSummaryList()
The list of summaries of steps in a template.
|
| Modifier and Type | Method and Description |
|---|---|
ListTemplateStepsResponse.Builder |
ListTemplateStepsResponse.Builder.templateStepSummaryList(TemplateStepSummary... templateStepSummaryList)
The list of summaries of steps in a template.
|
| Modifier and Type | Method and Description |
|---|---|
ListTemplateStepsResponse.Builder |
ListTemplateStepsResponse.Builder.templateStepSummaryList(Collection<TemplateStepSummary> templateStepSummaryList)
The list of summaries of steps in a template.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<TemplateStepSummary> |
ListTemplateStepsPublisher.templateStepSummaryList()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<TemplateStepSummary> |
ListTemplateStepsIterable.templateStepSummaryList()
Returns an iterable to iterate through the paginated
ListTemplateStepsResponse.templateStepSummaryList()
member. |
Copyright © 2023. All rights reserved.