Uses of Interface
com.google.cloud.workstations.v1.WorkstationConfig.CustomerEncryptionKeyOrBuilder
-
Packages that use WorkstationConfig.CustomerEncryptionKeyOrBuilder Package Description com.google.cloud.workstations.v1 A client to Cloud Workstations API -
-
Uses of WorkstationConfig.CustomerEncryptionKeyOrBuilder in com.google.cloud.workstations.v1
Classes in com.google.cloud.workstations.v1 that implement WorkstationConfig.CustomerEncryptionKeyOrBuilder Modifier and Type Class Description static classWorkstationConfig.CustomerEncryptionKeyA customer-managed encryption key (CMEK) for the Compute Engine resources of the associated workstation configuration.static classWorkstationConfig.CustomerEncryptionKey.BuilderA customer-managed encryption key (CMEK) for the Compute Engine resources of the associated workstation configuration.Methods in com.google.cloud.workstations.v1 that return WorkstationConfig.CustomerEncryptionKeyOrBuilder Modifier and Type Method Description WorkstationConfig.CustomerEncryptionKeyOrBuilderWorkstationConfig.Builder. getEncryptionKeyOrBuilder()Immutable.WorkstationConfig.CustomerEncryptionKeyOrBuilderWorkstationConfig. getEncryptionKeyOrBuilder()Immutable.WorkstationConfig.CustomerEncryptionKeyOrBuilderWorkstationConfigOrBuilder. getEncryptionKeyOrBuilder()Immutable.
-