Uses of Class
com.google.cloud.compute.v1.CustomerEncryptionKeyProtectedDisk
-
Packages that use CustomerEncryptionKeyProtectedDisk Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of CustomerEncryptionKeyProtectedDisk in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return CustomerEncryptionKeyProtectedDisk Modifier and Type Method Description CustomerEncryptionKeyProtectedDiskCustomerEncryptionKeyProtectedDisk.Builder. build()CustomerEncryptionKeyProtectedDiskCustomerEncryptionKeyProtectedDisk.Builder. buildPartial()static CustomerEncryptionKeyProtectedDiskCustomerEncryptionKeyProtectedDisk. getDefaultInstance()CustomerEncryptionKeyProtectedDiskCustomerEncryptionKeyProtectedDisk.Builder. getDefaultInstanceForType()CustomerEncryptionKeyProtectedDiskCustomerEncryptionKeyProtectedDisk. getDefaultInstanceForType()CustomerEncryptionKeyProtectedDiskInstancesStartWithEncryptionKeyRequest.Builder. getDisks(int index)Array of disks associated with this instance that are protected with a customer-supplied encryption key.CustomerEncryptionKeyProtectedDiskInstancesStartWithEncryptionKeyRequest. getDisks(int index)Array of disks associated with this instance that are protected with a customer-supplied encryption key.CustomerEncryptionKeyProtectedDiskInstancesStartWithEncryptionKeyRequestOrBuilder. getDisks(int index)Array of disks associated with this instance that are protected with a customer-supplied encryption key.static CustomerEncryptionKeyProtectedDiskCustomerEncryptionKeyProtectedDisk. parseDelimitedFrom(InputStream input)static CustomerEncryptionKeyProtectedDiskCustomerEncryptionKeyProtectedDisk. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomerEncryptionKeyProtectedDiskCustomerEncryptionKeyProtectedDisk. parseFrom(byte[] data)static CustomerEncryptionKeyProtectedDiskCustomerEncryptionKeyProtectedDisk. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomerEncryptionKeyProtectedDiskCustomerEncryptionKeyProtectedDisk. parseFrom(com.google.protobuf.ByteString data)static CustomerEncryptionKeyProtectedDiskCustomerEncryptionKeyProtectedDisk. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomerEncryptionKeyProtectedDiskCustomerEncryptionKeyProtectedDisk. parseFrom(com.google.protobuf.CodedInputStream input)static CustomerEncryptionKeyProtectedDiskCustomerEncryptionKeyProtectedDisk. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomerEncryptionKeyProtectedDiskCustomerEncryptionKeyProtectedDisk. parseFrom(InputStream input)static CustomerEncryptionKeyProtectedDiskCustomerEncryptionKeyProtectedDisk. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomerEncryptionKeyProtectedDiskCustomerEncryptionKeyProtectedDisk. parseFrom(ByteBuffer data)static CustomerEncryptionKeyProtectedDiskCustomerEncryptionKeyProtectedDisk. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type CustomerEncryptionKeyProtectedDisk Modifier and Type Method Description List<CustomerEncryptionKeyProtectedDisk>InstancesStartWithEncryptionKeyRequest.Builder. 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>InstancesStartWithEncryptionKeyRequestOrBuilder. 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()Methods in com.google.cloud.compute.v1 with parameters of type CustomerEncryptionKeyProtectedDisk Modifier and Type Method Description InstancesStartWithEncryptionKeyRequest.BuilderInstancesStartWithEncryptionKeyRequest.Builder. addDisks(int index, CustomerEncryptionKeyProtectedDisk value)Array of disks associated with this instance that are protected with a customer-supplied encryption key.InstancesStartWithEncryptionKeyRequest.BuilderInstancesStartWithEncryptionKeyRequest.Builder. addDisks(CustomerEncryptionKeyProtectedDisk value)Array of disks associated with this instance that are protected with a customer-supplied encryption key.CustomerEncryptionKeyProtectedDisk.BuilderCustomerEncryptionKeyProtectedDisk.Builder. mergeFrom(CustomerEncryptionKeyProtectedDisk other)static CustomerEncryptionKeyProtectedDisk.BuilderCustomerEncryptionKeyProtectedDisk. newBuilder(CustomerEncryptionKeyProtectedDisk prototype)InstancesStartWithEncryptionKeyRequest.BuilderInstancesStartWithEncryptionKeyRequest.Builder. setDisks(int index, CustomerEncryptionKeyProtectedDisk value)Array of disks associated with this instance that are protected with a customer-supplied encryption key.Method parameters in com.google.cloud.compute.v1 with type arguments of type CustomerEncryptionKeyProtectedDisk Modifier and Type Method Description InstancesStartWithEncryptionKeyRequest.BuilderInstancesStartWithEncryptionKeyRequest.Builder. addAllDisks(Iterable<? extends CustomerEncryptionKeyProtectedDisk> values)Array of disks associated with this instance that are protected with a customer-supplied encryption key.
-