| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model | |
| software.amazon.awssdk.services.iotsitewise.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<AssociatedAssetsSummary> |
ListAssociatedAssetsResponse.assetSummaries()
A list that summarizes the associated assets.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssociatedAssetsResponse.Builder |
ListAssociatedAssetsResponse.Builder.assetSummaries(AssociatedAssetsSummary... assetSummaries)
A list that summarizes the associated assets.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssociatedAssetsResponse.Builder |
ListAssociatedAssetsResponse.Builder.assetSummaries(Collection<AssociatedAssetsSummary> assetSummaries)
A list that summarizes the associated assets.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<AssociatedAssetsSummary> |
ListAssociatedAssetsIterable.assetSummaries()
Returns an iterable to iterate through the paginated
ListAssociatedAssetsResponse.assetSummaries()
member. |
SdkPublisher<AssociatedAssetsSummary> |
ListAssociatedAssetsPublisher.assetSummaries()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2021. All rights reserved.