Uses of Class
software.amazon.awssdk.services.iotsitewise.model.PutDefaultEncryptionConfigurationRequest
-
Packages that use PutDefaultEncryptionConfigurationRequest Package Description software.amazon.awssdk.services.iotsitewise Welcome to the IoT SiteWise API Reference.software.amazon.awssdk.services.iotsitewise.transform -
-
Uses of PutDefaultEncryptionConfigurationRequest in software.amazon.awssdk.services.iotsitewise
Methods in software.amazon.awssdk.services.iotsitewise with parameters of type PutDefaultEncryptionConfigurationRequest Modifier and Type Method Description default CompletableFuture<PutDefaultEncryptionConfigurationResponse>IoTSiteWiseAsyncClient. putDefaultEncryptionConfiguration(PutDefaultEncryptionConfigurationRequest putDefaultEncryptionConfigurationRequest)Sets the default encryption configuration for the Amazon Web Services account.default PutDefaultEncryptionConfigurationResponseIoTSiteWiseClient. putDefaultEncryptionConfiguration(PutDefaultEncryptionConfigurationRequest putDefaultEncryptionConfigurationRequest)Sets the default encryption configuration for the Amazon Web Services account. -
Uses of PutDefaultEncryptionConfigurationRequest in software.amazon.awssdk.services.iotsitewise.transform
Methods in software.amazon.awssdk.services.iotsitewise.transform with parameters of type PutDefaultEncryptionConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestPutDefaultEncryptionConfigurationRequestMarshaller. marshall(PutDefaultEncryptionConfigurationRequest putDefaultEncryptionConfigurationRequest)
-