| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise |
Welcome to the IoT SiteWise API Reference.
|
| software.amazon.awssdk.services.iotsitewise.paginators | |
| software.amazon.awssdk.services.iotsitewise.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListAssetPropertiesResponse> |
IoTSiteWiseAsyncClient.listAssetProperties(ListAssetPropertiesRequest listAssetPropertiesRequest)
Retrieves a paginated list of properties associated with an asset.
|
default ListAssetPropertiesResponse |
IoTSiteWiseClient.listAssetProperties(ListAssetPropertiesRequest listAssetPropertiesRequest)
Retrieves a paginated list of properties associated with an asset.
|
default ListAssetPropertiesPublisher |
IoTSiteWiseAsyncClient.listAssetPropertiesPaginator(ListAssetPropertiesRequest listAssetPropertiesRequest)
Retrieves a paginated list of properties associated with an asset.
|
default ListAssetPropertiesIterable |
IoTSiteWiseClient.listAssetPropertiesPaginator(ListAssetPropertiesRequest listAssetPropertiesRequest)
Retrieves a paginated list of properties associated with an asset.
|
| Constructor and Description |
|---|
ListAssetPropertiesIterable(IoTSiteWiseClient client,
ListAssetPropertiesRequest firstRequest) |
ListAssetPropertiesPublisher(IoTSiteWiseAsyncClient client,
ListAssetPropertiesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListAssetPropertiesRequestMarshaller.marshall(ListAssetPropertiesRequest listAssetPropertiesRequest) |
Copyright © 2023. All rights reserved.