| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise |
Welcome to the AWS IoT SiteWise API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default PutDefaultEncryptionConfigurationResponse |
IoTSiteWiseClient.putDefaultEncryptionConfiguration(Consumer<PutDefaultEncryptionConfigurationRequest.Builder> putDefaultEncryptionConfigurationRequest)
Sets the default encryption configuration for the AWS account.
|
default PutDefaultEncryptionConfigurationResponse |
IoTSiteWiseClient.putDefaultEncryptionConfiguration(PutDefaultEncryptionConfigurationRequest putDefaultEncryptionConfigurationRequest)
Sets the default encryption configuration for the AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutDefaultEncryptionConfigurationResponse> |
IoTSiteWiseAsyncClient.putDefaultEncryptionConfiguration(Consumer<PutDefaultEncryptionConfigurationRequest.Builder> putDefaultEncryptionConfigurationRequest)
Sets the default encryption configuration for the AWS account.
|
default CompletableFuture<PutDefaultEncryptionConfigurationResponse> |
IoTSiteWiseAsyncClient.putDefaultEncryptionConfiguration(PutDefaultEncryptionConfigurationRequest putDefaultEncryptionConfigurationRequest)
Sets the default encryption configuration for the AWS account.
|
Copyright © 2021. All rights reserved.