| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise |
Welcome to the IoT SiteWise API Reference.
|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
Future<PutStorageConfigurationResult> |
AWSIoTSiteWiseAsync.putStorageConfigurationAsync(PutStorageConfigurationRequest putStorageConfigurationRequest,
AsyncHandler<PutStorageConfigurationRequest,PutStorageConfigurationResult> asyncHandler)
Configures storage settings for IoT SiteWise.
|
Future<PutStorageConfigurationResult> |
AWSIoTSiteWiseAsyncClient.putStorageConfigurationAsync(PutStorageConfigurationRequest request,
AsyncHandler<PutStorageConfigurationRequest,PutStorageConfigurationResult> asyncHandler) |
Future<PutStorageConfigurationResult> |
AbstractAWSIoTSiteWiseAsync.putStorageConfigurationAsync(PutStorageConfigurationRequest request,
AsyncHandler<PutStorageConfigurationRequest,PutStorageConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutStorageConfigurationRequest |
PutStorageConfigurationRequest.clone() |
PutStorageConfigurationRequest |
PutStorageConfigurationRequest.withMultiLayerStorage(MultiLayerStorage multiLayerStorage)
Identifies a storage destination.
|
PutStorageConfigurationRequest |
PutStorageConfigurationRequest.withStorageType(StorageType storageType)
The type of storage that you specified for your data.
|
PutStorageConfigurationRequest |
PutStorageConfigurationRequest.withStorageType(String storageType)
The type of storage that you specified for your data.
|
Copyright © 2021. All rights reserved.