| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CustomerEncryptionKeyProtectedDisk.Builder | 
CustomerEncryptionKeyProtectedDisk.Builder.clone()  | 
CustomerEncryptionKeyProtectedDisk.Builder | 
CustomerEncryptionKeyProtectedDisk.Builder.mergeFrom(CustomerEncryptionKeyProtectedDisk other)  | 
static CustomerEncryptionKeyProtectedDisk.Builder | 
CustomerEncryptionKeyProtectedDisk.newBuilder()  | 
static CustomerEncryptionKeyProtectedDisk.Builder | 
CustomerEncryptionKeyProtectedDisk.newBuilder(CustomerEncryptionKeyProtectedDisk prototype)  | 
CustomerEncryptionKeyProtectedDisk.Builder | 
CustomerEncryptionKeyProtectedDisk.Builder.setDiskEncryptionKey(CustomerEncryptionKey diskEncryptionKey)
Decrypts data associated with the disk with a customer-supplied encryption key. 
 | 
CustomerEncryptionKeyProtectedDisk.Builder | 
CustomerEncryptionKeyProtectedDisk.Builder.setSource(String source)
Specifies a valid partial or full URL to an existing Persistent Disk resource. 
 | 
CustomerEncryptionKeyProtectedDisk.Builder | 
CustomerEncryptionKeyProtectedDisk.toBuilder()  | 
Copyright © 2019 Google LLC. All rights reserved.