| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise |
Welcome to the IoT SiteWise API Reference.
|
| software.amazon.awssdk.services.iotsitewise.paginators |
| Modifier and Type | Method and Description |
|---|---|
default BatchGetAssetPropertyValueResponse |
IoTSiteWiseClient.batchGetAssetPropertyValue(BatchGetAssetPropertyValueRequest batchGetAssetPropertyValueRequest)
Gets the current value for one or more asset properties.
|
default BatchGetAssetPropertyValueResponse |
IoTSiteWiseClient.batchGetAssetPropertyValue(Consumer<BatchGetAssetPropertyValueRequest.Builder> batchGetAssetPropertyValueRequest)
Gets the current value for one or more asset properties.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchGetAssetPropertyValueResponse> |
IoTSiteWiseAsyncClient.batchGetAssetPropertyValue(BatchGetAssetPropertyValueRequest batchGetAssetPropertyValueRequest)
Gets the current value for one or more asset properties.
|
default CompletableFuture<BatchGetAssetPropertyValueResponse> |
IoTSiteWiseAsyncClient.batchGetAssetPropertyValue(Consumer<BatchGetAssetPropertyValueRequest.Builder> batchGetAssetPropertyValueRequest)
Gets the current value for one or more asset properties.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<BatchGetAssetPropertyValueResponse> |
BatchGetAssetPropertyValueIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchGetAssetPropertyValuePublisher.subscribe(org.reactivestreams.Subscriber<? super BatchGetAssetPropertyValueResponse> subscriber) |
Copyright © 2022. All rights reserved.