| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model | |
| software.amazon.awssdk.services.datazone.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<AssetRevision> |
ListAssetRevisionsResponse.items()
The results of the
ListAssetRevisions action. |
| Modifier and Type | Method and Description |
|---|---|
ListAssetRevisionsResponse.Builder |
ListAssetRevisionsResponse.Builder.items(AssetRevision... items)
The results of the
ListAssetRevisions action. |
| Modifier and Type | Method and Description |
|---|---|
ListAssetRevisionsResponse.Builder |
ListAssetRevisionsResponse.Builder.items(Collection<AssetRevision> items)
The results of the
ListAssetRevisions action. |
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<AssetRevision> |
ListAssetRevisionsPublisher.items()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<AssetRevision> |
ListAssetRevisionsIterable.items()
Returns an iterable to iterate through the paginated
ListAssetRevisionsResponse.items() member. |
Copyright © 2023. All rights reserved.