| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| CustomerEncryptionKey | CustomerEncryptionKey. clone() | 
| CustomerEncryptionKey | Disk. getDiskEncryptionKey()Encrypts the disk using a customer-supplied encryption key. | 
| CustomerEncryptionKey | SavedAttachedDisk. getDiskEncryptionKey()The encryption key for the disk. | 
| CustomerEncryptionKey | AttachedDisk. getDiskEncryptionKey()Encrypts or decrypts a disk using a customer-supplied encryption key. | 
| CustomerEncryptionKey | SourceDiskEncryptionKey. getDiskEncryptionKey()The customer-supplied encryption key of the source disk. | 
| CustomerEncryptionKey | CustomerEncryptionKeyProtectedDisk. getDiskEncryptionKey()Decrypts data associated with the disk with a customer-supplied encryption key. | 
| CustomerEncryptionKey | Image. getImageEncryptionKey()Encrypts the image using a customer-supplied encryption key. | 
| CustomerEncryptionKey | InstancesResumeRequest. getInstanceEncryptionKey()Decrypts data associated with an instance that is protected with a customer-supplied encryption
 key. | 
| CustomerEncryptionKey | MachineImage. getMachineImageEncryptionKey()Encrypts the machine image using a customer-supplied encryption key. | 
| CustomerEncryptionKey | Snapshot. getSnapshotEncryptionKey()Encrypts the snapshot using a customer-supplied encryption key. | 
| CustomerEncryptionKey | Snapshot. getSourceDiskEncryptionKey()The customer-supplied encryption key of the source disk. | 
| CustomerEncryptionKey | Image. getSourceDiskEncryptionKey()The customer-supplied encryption key of the source disk. | 
| CustomerEncryptionKey | Disk. getSourceImageEncryptionKey()The customer-supplied encryption key of the source image. | 
| CustomerEncryptionKey | Image. getSourceImageEncryptionKey()The customer-supplied encryption key of the source image. | 
| CustomerEncryptionKey | AttachedDiskInitializeParams. getSourceImageEncryptionKey()The customer-supplied encryption key of the source image. | 
| CustomerEncryptionKey | Instance. getSourceMachineImageEncryptionKey()Source machine image encryption key when creating an instance from a machine image. | 
| CustomerEncryptionKey | Disk. getSourceSnapshotEncryptionKey()The customer-supplied encryption key of the source snapshot. | 
| CustomerEncryptionKey | Image. getSourceSnapshotEncryptionKey()The customer-supplied encryption key of the source snapshot. | 
| CustomerEncryptionKey | AttachedDiskInitializeParams. getSourceSnapshotEncryptionKey()The customer-supplied encryption key of the source snapshot. | 
| CustomerEncryptionKey | CustomerEncryptionKey. set(String fieldName,
   Object value) | 
| CustomerEncryptionKey | CustomerEncryptionKey. setKmsKeyName(String kmsKeyName)The name of the encryption key that is stored in Google Cloud KMS. | 
| CustomerEncryptionKey | CustomerEncryptionKey. setKmsKeyServiceAccount(String kmsKeyServiceAccount)The service account being used for the encryption request for the given KMS key. | 
| CustomerEncryptionKey | CustomerEncryptionKey. setRawKey(String rawKey)Specifies a 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to either
 encrypt or decrypt this resource. | 
| CustomerEncryptionKey | CustomerEncryptionKey. setRsaEncryptedKey(String rsaEncryptedKey)Specifies an RFC 4648 base64 encoded, RSA-wrapped 2048-bit customer-supplied encryption key to
 either encrypt or decrypt this resource. | 
| CustomerEncryptionKey | CustomerEncryptionKey. setSha256(String sha256)[Output only] The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key
 that protects this resource. | 
| Modifier and Type | Method and Description | 
|---|---|
| Disk | Disk. setDiskEncryptionKey(CustomerEncryptionKey diskEncryptionKey)Encrypts the disk using a customer-supplied encryption key. | 
| SavedAttachedDisk | SavedAttachedDisk. setDiskEncryptionKey(CustomerEncryptionKey diskEncryptionKey)The encryption key for the disk. | 
| AttachedDisk | AttachedDisk. setDiskEncryptionKey(CustomerEncryptionKey diskEncryptionKey)Encrypts or decrypts a disk using a customer-supplied encryption key. | 
| SourceDiskEncryptionKey | SourceDiskEncryptionKey. setDiskEncryptionKey(CustomerEncryptionKey diskEncryptionKey)The customer-supplied encryption key of the source disk. | 
| CustomerEncryptionKeyProtectedDisk | CustomerEncryptionKeyProtectedDisk. setDiskEncryptionKey(CustomerEncryptionKey diskEncryptionKey)Decrypts data associated with the disk with a customer-supplied encryption key. | 
| Image | Image. setImageEncryptionKey(CustomerEncryptionKey imageEncryptionKey)Encrypts the image using a customer-supplied encryption key. | 
| InstancesResumeRequest | InstancesResumeRequest. setInstanceEncryptionKey(CustomerEncryptionKey instanceEncryptionKey)Decrypts data associated with an instance that is protected with a customer-supplied encryption
 key. | 
| MachineImage | MachineImage. setMachineImageEncryptionKey(CustomerEncryptionKey machineImageEncryptionKey)Encrypts the machine image using a customer-supplied encryption key. | 
| Snapshot | Snapshot. setSnapshotEncryptionKey(CustomerEncryptionKey snapshotEncryptionKey)Encrypts the snapshot using a customer-supplied encryption key. | 
| Snapshot | Snapshot. setSourceDiskEncryptionKey(CustomerEncryptionKey sourceDiskEncryptionKey)The customer-supplied encryption key of the source disk. | 
| Image | Image. setSourceDiskEncryptionKey(CustomerEncryptionKey sourceDiskEncryptionKey)The customer-supplied encryption key of the source disk. | 
| Disk | Disk. setSourceImageEncryptionKey(CustomerEncryptionKey sourceImageEncryptionKey)The customer-supplied encryption key of the source image. | 
| Image | Image. setSourceImageEncryptionKey(CustomerEncryptionKey sourceImageEncryptionKey)The customer-supplied encryption key of the source image. | 
| AttachedDiskInitializeParams | AttachedDiskInitializeParams. setSourceImageEncryptionKey(CustomerEncryptionKey sourceImageEncryptionKey)The customer-supplied encryption key of the source image. | 
| Instance | Instance. setSourceMachineImageEncryptionKey(CustomerEncryptionKey sourceMachineImageEncryptionKey)Source machine image encryption key when creating an instance from a machine image. | 
| Disk | Disk. setSourceSnapshotEncryptionKey(CustomerEncryptionKey sourceSnapshotEncryptionKey)The customer-supplied encryption key of the source snapshot. | 
| Image | Image. setSourceSnapshotEncryptionKey(CustomerEncryptionKey sourceSnapshotEncryptionKey)The customer-supplied encryption key of the source snapshot. | 
| AttachedDiskInitializeParams | AttachedDiskInitializeParams. setSourceSnapshotEncryptionKey(CustomerEncryptionKey sourceSnapshotEncryptionKey)The customer-supplied encryption key of the source snapshot. | 
Copyright © 2011–2021 Google. All rights reserved.