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 class
WorkstationConfig.CustomerEncryptionKey
A customer-managed encryption key (CMEK) for the Compute Engine resources of the associated workstation configuration.static class
WorkstationConfig.CustomerEncryptionKey.Builder
A 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.CustomerEncryptionKeyOrBuilder
WorkstationConfig.Builder. getEncryptionKeyOrBuilder()
Immutable.WorkstationConfig.CustomerEncryptionKeyOrBuilder
WorkstationConfig. getEncryptionKeyOrBuilder()
Immutable.WorkstationConfig.CustomerEncryptionKeyOrBuilder
WorkstationConfigOrBuilder. getEncryptionKeyOrBuilder()
Immutable.
-