Uses of Interface
com.google.cloud.compute.v1.CustomerEncryptionKeyProtectedDiskOrBuilder
-
Packages that use CustomerEncryptionKeyProtectedDiskOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of CustomerEncryptionKeyProtectedDiskOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement CustomerEncryptionKeyProtectedDiskOrBuilder Modifier and Type Class Description classCustomerEncryptionKeyProtectedDiskstatic classCustomerEncryptionKeyProtectedDisk.BuilderMethods in com.google.cloud.compute.v1 that return CustomerEncryptionKeyProtectedDiskOrBuilder Modifier and Type Method Description CustomerEncryptionKeyProtectedDiskOrBuilderInstancesStartWithEncryptionKeyRequest.Builder. getDisksOrBuilder(int index)Array of disks associated with this instance that are protected with a customer-supplied encryption key.CustomerEncryptionKeyProtectedDiskOrBuilderInstancesStartWithEncryptionKeyRequest. getDisksOrBuilder(int index)Array of disks associated with this instance that are protected with a customer-supplied encryption key.CustomerEncryptionKeyProtectedDiskOrBuilderInstancesStartWithEncryptionKeyRequestOrBuilder. getDisksOrBuilder(int index)Array of disks associated with this instance that are protected with a customer-supplied encryption key.Methods in com.google.cloud.compute.v1 that return types with arguments of type CustomerEncryptionKeyProtectedDiskOrBuilder Modifier and Type Method Description List<? extends CustomerEncryptionKeyProtectedDiskOrBuilder>InstancesStartWithEncryptionKeyRequest.Builder. getDisksOrBuilderList()Array of disks associated with this instance that are protected with a customer-supplied encryption key.List<? extends CustomerEncryptionKeyProtectedDiskOrBuilder>InstancesStartWithEncryptionKeyRequest. getDisksOrBuilderList()Array of disks associated with this instance that are protected with a customer-supplied encryption key.List<? extends CustomerEncryptionKeyProtectedDiskOrBuilder>InstancesStartWithEncryptionKeyRequestOrBuilder. getDisksOrBuilderList()Array of disks associated with this instance that are protected with a customer-supplied encryption key.
-