| Modifier and Type | Method and Description |
|---|---|
CustomerEncryptionKeyProtectedDisk |
CustomerEncryptionKeyProtectedDisk.Builder.build() |
CustomerEncryptionKeyProtectedDisk |
CustomerEncryptionKeyProtectedDisk.Builder.buildPartial() |
static CustomerEncryptionKeyProtectedDisk |
CustomerEncryptionKeyProtectedDisk.getDefaultInstance() |
CustomerEncryptionKeyProtectedDisk |
CustomerEncryptionKeyProtectedDisk.getDefaultInstanceForType() |
CustomerEncryptionKeyProtectedDisk |
CustomerEncryptionKeyProtectedDisk.Builder.getDefaultInstanceForType() |
CustomerEncryptionKeyProtectedDisk |
InstancesStartWithEncryptionKeyRequestOrBuilder.getDisks(int index)
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
CustomerEncryptionKeyProtectedDisk |
InstancesStartWithEncryptionKeyRequest.getDisks(int index)
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
CustomerEncryptionKeyProtectedDisk |
InstancesStartWithEncryptionKeyRequest.Builder.getDisks(int index)
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
static CustomerEncryptionKeyProtectedDisk |
CustomerEncryptionKeyProtectedDisk.parseDelimitedFrom(InputStream input) |
static CustomerEncryptionKeyProtectedDisk |
CustomerEncryptionKeyProtectedDisk.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomerEncryptionKeyProtectedDisk |
CustomerEncryptionKeyProtectedDisk.parseFrom(byte[] data) |
static CustomerEncryptionKeyProtectedDisk |
CustomerEncryptionKeyProtectedDisk.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomerEncryptionKeyProtectedDisk |
CustomerEncryptionKeyProtectedDisk.parseFrom(ByteBuffer data) |
static CustomerEncryptionKeyProtectedDisk |
CustomerEncryptionKeyProtectedDisk.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomerEncryptionKeyProtectedDisk |
CustomerEncryptionKeyProtectedDisk.parseFrom(com.google.protobuf.ByteString data) |
static CustomerEncryptionKeyProtectedDisk |
CustomerEncryptionKeyProtectedDisk.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomerEncryptionKeyProtectedDisk |
CustomerEncryptionKeyProtectedDisk.parseFrom(com.google.protobuf.CodedInputStream input) |
static CustomerEncryptionKeyProtectedDisk |
CustomerEncryptionKeyProtectedDisk.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomerEncryptionKeyProtectedDisk |
CustomerEncryptionKeyProtectedDisk.parseFrom(InputStream input) |
static CustomerEncryptionKeyProtectedDisk |
CustomerEncryptionKeyProtectedDisk.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<CustomerEncryptionKeyProtectedDisk> |
InstancesStartWithEncryptionKeyRequestOrBuilder.getDisksList()
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
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.
|
com.google.protobuf.Parser<CustomerEncryptionKeyProtectedDisk> |
CustomerEncryptionKeyProtectedDisk.getParserForType() |
static com.google.protobuf.Parser<CustomerEncryptionKeyProtectedDisk> |
CustomerEncryptionKeyProtectedDisk.parser() |
| Modifier and Type | Method and Description |
|---|---|
InstancesStartWithEncryptionKeyRequest.Builder |
InstancesStartWithEncryptionKeyRequest.Builder.addDisks(CustomerEncryptionKeyProtectedDisk value)
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
InstancesStartWithEncryptionKeyRequest.Builder |
InstancesStartWithEncryptionKeyRequest.Builder.addDisks(int index,
CustomerEncryptionKeyProtectedDisk value)
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) |
InstancesStartWithEncryptionKeyRequest.Builder |
InstancesStartWithEncryptionKeyRequest.Builder.setDisks(int index,
CustomerEncryptionKeyProtectedDisk value)
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.addAllDisks(Iterable<? extends CustomerEncryptionKeyProtectedDisk> values)
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
Copyright © 2023 Google LLC. All rights reserved.