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 class
EncryptionConfig
Represents a custom encryption key configuration that can be applied to a resource.static class
EncryptionConfig.Builder
Represents 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 EncryptionConfigOrBuilder
VirtualMachineConfig.Builder. getEncryptionConfigOrBuilder()
Optional.EncryptionConfigOrBuilder
VirtualMachineConfig. getEncryptionConfigOrBuilder()
Optional.EncryptionConfigOrBuilder
VirtualMachineConfigOrBuilder. getEncryptionConfigOrBuilder()
Optional.
-