| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| CustomerEncryptionKeyProtectedDisk | CustomerEncryptionKeyProtectedDisk. clone() | 
| CustomerEncryptionKeyProtectedDisk | CustomerEncryptionKeyProtectedDisk. set(String fieldName,
   Object value) | 
| CustomerEncryptionKeyProtectedDisk | CustomerEncryptionKeyProtectedDisk. setDiskEncryptionKey(CustomerEncryptionKey diskEncryptionKey)Decrypts data associated with the disk with a customer-supplied encryption key. | 
| CustomerEncryptionKeyProtectedDisk | CustomerEncryptionKeyProtectedDisk. setSource(String source)Specifies a valid partial or full URL to an existing Persistent Disk resource. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<CustomerEncryptionKeyProtectedDisk> | InstancesStartWithEncryptionKeyRequest. getDisks()Array of disks associated with this instance that are protected with a customer-supplied
 encryption key. | 
| List<CustomerEncryptionKeyProtectedDisk> | InstancesResumeRequest. getDisks()Array of disks associated with this instance that are protected with a customer-supplied
 encryption key. | 
| Modifier and Type | Method and Description | 
|---|---|
| InstancesStartWithEncryptionKeyRequest | InstancesStartWithEncryptionKeyRequest. setDisks(List<CustomerEncryptionKeyProtectedDisk> disks)Array of disks associated with this instance that are protected with a customer-supplied
 encryption key. | 
| InstancesResumeRequest | InstancesResumeRequest. setDisks(List<CustomerEncryptionKeyProtectedDisk> disks)Array of disks associated with this instance that are protected with a customer-supplied
 encryption key. | 
Copyright © 2011–2021 Google. All rights reserved.