Uses of Class
software.amazon.awssdk.services.nimble.model.StudioEncryptionConfiguration
-
Packages that use StudioEncryptionConfiguration Package Description software.amazon.awssdk.services.nimble.model -
-
Uses of StudioEncryptionConfiguration in software.amazon.awssdk.services.nimble.model
Methods in software.amazon.awssdk.services.nimble.model that return StudioEncryptionConfiguration Modifier and Type Method Description StudioEncryptionConfigurationCreateStudioRequest. studioEncryptionConfiguration()The studio encryption configuration.StudioEncryptionConfigurationStudio. studioEncryptionConfiguration()Configuration of the encryption method that is used for the studio.Methods in software.amazon.awssdk.services.nimble.model with parameters of type StudioEncryptionConfiguration Modifier and Type Method Description CreateStudioRequest.BuilderCreateStudioRequest.Builder. studioEncryptionConfiguration(StudioEncryptionConfiguration studioEncryptionConfiguration)The studio encryption configuration.Studio.BuilderStudio.Builder. studioEncryptionConfiguration(StudioEncryptionConfiguration studioEncryptionConfiguration)Configuration of the encryption method that is used for the studio.
-