| Package | Description |
|---|---|
| com.amazonaws.services.migrationhub.model |
| Modifier and Type | Method and Description |
|---|---|
ProgressUpdateStreamSummary |
ProgressUpdateStreamSummary.clone() |
ProgressUpdateStreamSummary |
ProgressUpdateStreamSummary.withProgressUpdateStreamName(String progressUpdateStreamName)
The name of the ProgressUpdateStream.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProgressUpdateStreamSummary> |
ListProgressUpdateStreamsResult.getProgressUpdateStreamSummaryList()
List of progress update streams up to the max number of results passed in the input.
|
| Modifier and Type | Method and Description |
|---|---|
ListProgressUpdateStreamsResult |
ListProgressUpdateStreamsResult.withProgressUpdateStreamSummaryList(ProgressUpdateStreamSummary... progressUpdateStreamSummaryList)
List of progress update streams up to the max number of results passed in the input.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListProgressUpdateStreamsResult.setProgressUpdateStreamSummaryList(Collection<ProgressUpdateStreamSummary> progressUpdateStreamSummaryList)
List of progress update streams up to the max number of results passed in the input.
|
ListProgressUpdateStreamsResult |
ListProgressUpdateStreamsResult.withProgressUpdateStreamSummaryList(Collection<ProgressUpdateStreamSummary> progressUpdateStreamSummaryList)
List of progress update streams up to the max number of results passed in the input.
|
Copyright © 2020. All rights reserved.