Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
CustomerEncryptionKeyProtectedDisk |
CustomerEncryptionKeyProtectedDisk.Builder.build() |
static CustomerEncryptionKeyProtectedDisk |
CustomerEncryptionKeyProtectedDisk.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
List<CustomerEncryptionKeyProtectedDisk> |
InstancesStartWithEncryptionKeyRequest.getDisksList()
Array of disks associated with this instance that are protected with a customer-supplied
encryption key.
|
List<CustomerEncryptionKeyProtectedDisk> |
InstancesStartWithEncryptionKeyRequest.Builder.getDisksList()
Array of disks associated with this instance that are protected with a customer-supplied
encryption key.
|
Modifier and Type | Method and Description |
---|---|
InstancesStartWithEncryptionKeyRequest.Builder |
InstancesStartWithEncryptionKeyRequest.Builder.addDisks(CustomerEncryptionKeyProtectedDisk disks)
Array of disks associated with this instance that are protected with a customer-supplied
encryption key.
|
CustomerEncryptionKeyProtectedDisk.Builder |
CustomerEncryptionKeyProtectedDisk.Builder.mergeFrom(CustomerEncryptionKeyProtectedDisk other) |
static CustomerEncryptionKeyProtectedDisk.Builder |
CustomerEncryptionKeyProtectedDisk.newBuilder(CustomerEncryptionKeyProtectedDisk prototype) |
Modifier and Type | Method and Description |
---|---|
InstancesStartWithEncryptionKeyRequest.Builder |
InstancesStartWithEncryptionKeyRequest.Builder.addAllDisks(List<CustomerEncryptionKeyProtectedDisk> disks)
Array of disks associated with this instance that are protected with a customer-supplied
encryption key.
|
Copyright © 2019 Google LLC. All rights reserved.