Uses of Interface
com.google.cloud.notebooks.v1.EncryptionConfigOrBuilder
-
Packages that use EncryptionConfigOrBuilder Package Description com.google.cloud.notebooks.v1 A client to Notebooks API -
-
Uses of EncryptionConfigOrBuilder in com.google.cloud.notebooks.v1
Classes in com.google.cloud.notebooks.v1 that implement EncryptionConfigOrBuilder Modifier and Type Class Description classEncryptionConfigRepresents a custom encryption key configuration that can be applied to a resource.static classEncryptionConfig.BuilderRepresents a custom encryption key configuration that can be applied to a resource.Methods in com.google.cloud.notebooks.v1 that return EncryptionConfigOrBuilder Modifier and Type Method Description EncryptionConfigOrBuilderVirtualMachineConfig.Builder. getEncryptionConfigOrBuilder()Optional.EncryptionConfigOrBuilderVirtualMachineConfig. getEncryptionConfigOrBuilder()Optional.EncryptionConfigOrBuilderVirtualMachineConfigOrBuilder. getEncryptionConfigOrBuilder()Optional.
-