| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotfleetwise |
Amazon Web Services IoT FleetWise is a fully managed service that you can use to collect, model, and transfer vehicle
data to the Amazon Web Services cloud at scale.
|
| software.amazon.awssdk.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
default PutEncryptionConfigurationResponse |
IoTFleetWiseClient.putEncryptionConfiguration(Consumer<PutEncryptionConfigurationRequest.Builder> putEncryptionConfigurationRequest)
Creates or updates the encryption configuration.
|
default CompletableFuture<PutEncryptionConfigurationResponse> |
IoTFleetWiseAsyncClient.putEncryptionConfiguration(Consumer<PutEncryptionConfigurationRequest.Builder> putEncryptionConfigurationRequest)
Creates or updates the encryption configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PutEncryptionConfigurationRequest.Builder> |
PutEncryptionConfigurationRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.