| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CustomerEncryptionKey | 
CustomerEncryptionKey.Builder.build()  | 
static CustomerEncryptionKey | 
CustomerEncryptionKey.getDefaultInstance()  | 
CustomerEncryptionKey | 
Disk.getDiskEncryptionKey()
Encrypts the disk using a customer-supplied encryption key. 
 | 
CustomerEncryptionKey | 
Disk.Builder.getDiskEncryptionKey()
Encrypts the disk using a customer-supplied encryption key. 
 | 
CustomerEncryptionKey | 
CustomerEncryptionKeyProtectedDisk.getDiskEncryptionKey()
Decrypts data associated with the disk with a customer-supplied encryption key. 
 | 
CustomerEncryptionKey | 
CustomerEncryptionKeyProtectedDisk.Builder.getDiskEncryptionKey()
Decrypts data associated with the disk with a customer-supplied encryption key. 
 | 
CustomerEncryptionKey | 
AttachedDisk.getDiskEncryptionKey()
Encrypts or decrypts a disk using a customer-supplied encryption key. 
 | 
CustomerEncryptionKey | 
AttachedDisk.Builder.getDiskEncryptionKey()
Encrypts or decrypts a disk using a customer-supplied encryption key. 
 | 
CustomerEncryptionKey | 
Image.getImageEncryptionKey()
Encrypts the image using a customer-supplied encryption key. 
 | 
CustomerEncryptionKey | 
Image.Builder.getImageEncryptionKey()
Encrypts the image using a customer-supplied encryption key. 
 | 
CustomerEncryptionKey | 
Snapshot.getSnapshotEncryptionKey()
Encrypts the snapshot using a customer-supplied encryption key. 
 | 
CustomerEncryptionKey | 
Snapshot.Builder.getSnapshotEncryptionKey()
Encrypts the snapshot using a customer-supplied encryption key. 
 | 
CustomerEncryptionKey | 
Image.getSourceDiskEncryptionKey()
The customer-supplied encryption key of the source disk. 
 | 
CustomerEncryptionKey | 
Image.Builder.getSourceDiskEncryptionKey()
The customer-supplied encryption key of the source disk. 
 | 
CustomerEncryptionKey | 
Snapshot.getSourceDiskEncryptionKey()
The customer-supplied encryption key of the source disk. 
 | 
CustomerEncryptionKey | 
Snapshot.Builder.getSourceDiskEncryptionKey()
The customer-supplied encryption key of the source disk. 
 | 
CustomerEncryptionKey | 
Disk.getSourceImageEncryptionKey()
The customer-supplied encryption key of the source image. 
 | 
CustomerEncryptionKey | 
Disk.Builder.getSourceImageEncryptionKey()
The customer-supplied encryption key of the source image. 
 | 
CustomerEncryptionKey | 
Image.getSourceImageEncryptionKey()
The customer-supplied encryption key of the source image. 
 | 
CustomerEncryptionKey | 
Image.Builder.getSourceImageEncryptionKey()
The customer-supplied encryption key of the source image. 
 | 
CustomerEncryptionKey | 
AttachedDiskInitializeParams.getSourceImageEncryptionKey()
The customer-supplied encryption key of the source image. 
 | 
CustomerEncryptionKey | 
AttachedDiskInitializeParams.Builder.getSourceImageEncryptionKey()
The customer-supplied encryption key of the source image. 
 | 
CustomerEncryptionKey | 
Disk.getSourceSnapshotEncryptionKey()
The customer-supplied encryption key of the source snapshot. 
 | 
CustomerEncryptionKey | 
Disk.Builder.getSourceSnapshotEncryptionKey()
The customer-supplied encryption key of the source snapshot. 
 | 
CustomerEncryptionKey | 
Image.getSourceSnapshotEncryptionKey()
The customer-supplied encryption key of the source snapshot. 
 | 
CustomerEncryptionKey | 
Image.Builder.getSourceSnapshotEncryptionKey()
The customer-supplied encryption key of the source snapshot. 
 | 
CustomerEncryptionKey | 
AttachedDiskInitializeParams.getSourceSnapshotEncryptionKey()
The customer-supplied encryption key of the source snapshot. 
 | 
CustomerEncryptionKey | 
AttachedDiskInitializeParams.Builder.getSourceSnapshotEncryptionKey()
The customer-supplied encryption key of the source snapshot. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CustomerEncryptionKey.Builder | 
CustomerEncryptionKey.Builder.mergeFrom(CustomerEncryptionKey other)  | 
static CustomerEncryptionKey.Builder | 
CustomerEncryptionKey.newBuilder(CustomerEncryptionKey prototype)  | 
Disk.Builder | 
Disk.Builder.setDiskEncryptionKey(CustomerEncryptionKey diskEncryptionKey)
Encrypts the disk using a customer-supplied encryption key. 
 | 
CustomerEncryptionKeyProtectedDisk.Builder | 
CustomerEncryptionKeyProtectedDisk.Builder.setDiskEncryptionKey(CustomerEncryptionKey diskEncryptionKey)
Decrypts data associated with the disk with a customer-supplied encryption key. 
 | 
AttachedDisk.Builder | 
AttachedDisk.Builder.setDiskEncryptionKey(CustomerEncryptionKey diskEncryptionKey)
Encrypts or decrypts a disk using a customer-supplied encryption key. 
 | 
Image.Builder | 
Image.Builder.setImageEncryptionKey(CustomerEncryptionKey imageEncryptionKey)
Encrypts the image using a customer-supplied encryption key. 
 | 
Snapshot.Builder | 
Snapshot.Builder.setSnapshotEncryptionKey(CustomerEncryptionKey snapshotEncryptionKey)
Encrypts the snapshot using a customer-supplied encryption key. 
 | 
Image.Builder | 
Image.Builder.setSourceDiskEncryptionKey(CustomerEncryptionKey sourceDiskEncryptionKey)
The customer-supplied encryption key of the source disk. 
 | 
Snapshot.Builder | 
Snapshot.Builder.setSourceDiskEncryptionKey(CustomerEncryptionKey sourceDiskEncryptionKey)
The customer-supplied encryption key of the source disk. 
 | 
Disk.Builder | 
Disk.Builder.setSourceImageEncryptionKey(CustomerEncryptionKey sourceImageEncryptionKey)
The customer-supplied encryption key of the source image. 
 | 
Image.Builder | 
Image.Builder.setSourceImageEncryptionKey(CustomerEncryptionKey sourceImageEncryptionKey)
The customer-supplied encryption key of the source image. 
 | 
AttachedDiskInitializeParams.Builder | 
AttachedDiskInitializeParams.Builder.setSourceImageEncryptionKey(CustomerEncryptionKey sourceImageEncryptionKey)
The customer-supplied encryption key of the source image. 
 | 
Disk.Builder | 
Disk.Builder.setSourceSnapshotEncryptionKey(CustomerEncryptionKey sourceSnapshotEncryptionKey)
The customer-supplied encryption key of the source snapshot. 
 | 
Image.Builder | 
Image.Builder.setSourceSnapshotEncryptionKey(CustomerEncryptionKey sourceSnapshotEncryptionKey)
The customer-supplied encryption key of the source snapshot. 
 | 
AttachedDiskInitializeParams.Builder | 
AttachedDiskInitializeParams.Builder.setSourceSnapshotEncryptionKey(CustomerEncryptionKey sourceSnapshotEncryptionKey)
The customer-supplied encryption key of the source snapshot. 
 | 
Copyright © 2019 Google LLC. All rights reserved.