| Package | Description |
|---|---|
| software.amazon.awssdk.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
List<ChangeSummary> |
DescribeChangeSetResponse.changeSet()
An array of
ChangeSummary objects. |
| Modifier and Type | Method and Description |
|---|---|
DescribeChangeSetResponse.Builder |
DescribeChangeSetResponse.Builder.changeSet(ChangeSummary... changeSet)
An array of
ChangeSummary objects. |
| Modifier and Type | Method and Description |
|---|---|
DescribeChangeSetResponse.Builder |
DescribeChangeSetResponse.Builder.changeSet(Collection<ChangeSummary> changeSet)
An array of
ChangeSummary objects. |
Copyright © 2023. All rights reserved.