Uses of Class
software.amazon.awssdk.services.iotfleetwise.model.GetEncryptionConfigurationRequest
-
Packages that use GetEncryptionConfigurationRequest 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.transform -
-
Uses of GetEncryptionConfigurationRequest in software.amazon.awssdk.services.iotfleetwise
Methods in software.amazon.awssdk.services.iotfleetwise with parameters of type GetEncryptionConfigurationRequest Modifier and Type Method Description default CompletableFuture<GetEncryptionConfigurationResponse>IoTFleetWiseAsyncClient. getEncryptionConfiguration(GetEncryptionConfigurationRequest getEncryptionConfigurationRequest)Retrieves the encryption configuration for resources and data in Amazon Web Services IoT FleetWise.default GetEncryptionConfigurationResponseIoTFleetWiseClient. getEncryptionConfiguration(GetEncryptionConfigurationRequest getEncryptionConfigurationRequest)Retrieves the encryption configuration for resources and data in Amazon Web Services IoT FleetWise. -
Uses of GetEncryptionConfigurationRequest in software.amazon.awssdk.services.iotfleetwise.transform
Methods in software.amazon.awssdk.services.iotfleetwise.transform with parameters of type GetEncryptionConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestGetEncryptionConfigurationRequestMarshaller. marshall(GetEncryptionConfigurationRequest getEncryptionConfigurationRequest)
-