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