| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise |
Welcome to the 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 Amazon Web Services account.
|
default PutDefaultEncryptionConfigurationResponse |
IoTSiteWiseClient.putDefaultEncryptionConfiguration(PutDefaultEncryptionConfigurationRequest putDefaultEncryptionConfigurationRequest)
Sets the default encryption configuration for the Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutDefaultEncryptionConfigurationResponse> |
IoTSiteWiseAsyncClient.putDefaultEncryptionConfiguration(Consumer<PutDefaultEncryptionConfigurationRequest.Builder> putDefaultEncryptionConfigurationRequest)
Sets the default encryption configuration for the Amazon Web Services account.
|
default CompletableFuture<PutDefaultEncryptionConfigurationResponse> |
IoTSiteWiseAsyncClient.putDefaultEncryptionConfiguration(PutDefaultEncryptionConfigurationRequest putDefaultEncryptionConfigurationRequest)
Sets the default encryption configuration for the Amazon Web Services account.
|
Copyright © 2023. All rights reserved.