| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
List<PackageVersionHistory> |
GetPackageVersionHistoryResponse.packageVersionHistoryList()
A list of package versions, along with their creation time and commit message.
|
| Modifier and Type | Method and Description |
|---|---|
GetPackageVersionHistoryResponse.Builder |
GetPackageVersionHistoryResponse.Builder.packageVersionHistoryList(PackageVersionHistory... packageVersionHistoryList)
A list of package versions, along with their creation time and commit message.
|
| Modifier and Type | Method and Description |
|---|---|
GetPackageVersionHistoryResponse.Builder |
GetPackageVersionHistoryResponse.Builder.packageVersionHistoryList(Collection<PackageVersionHistory> packageVersionHistoryList)
A list of package versions, along with their creation time and commit message.
|
Copyright © 2022. All rights reserved.