Uses of Interface
com.google.cloud.compute.v1.AttachedDiskOrBuilder
-
Packages that use AttachedDiskOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of AttachedDiskOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement AttachedDiskOrBuilder Modifier and Type Class Description classAttachedDiskAn instance-attached disk resource.static classAttachedDisk.BuilderAn instance-attached disk resource.Methods in com.google.cloud.compute.v1 that return AttachedDiskOrBuilder Modifier and Type Method Description AttachedDiskOrBuilderAttachDiskInstanceRequest.Builder. getAttachedDiskResourceOrBuilder()The body resource for this requestAttachedDiskOrBuilderAttachDiskInstanceRequest. getAttachedDiskResourceOrBuilder()The body resource for this requestAttachedDiskOrBuilderAttachDiskInstanceRequestOrBuilder. getAttachedDiskResourceOrBuilder()The body resource for this requestAttachedDiskOrBuilderInstance.Builder. getDisksOrBuilder(int index)Array of disks associated with this instance.AttachedDiskOrBuilderInstance. getDisksOrBuilder(int index)Array of disks associated with this instance.AttachedDiskOrBuilderInstanceOrBuilder. getDisksOrBuilder(int index)Array of disks associated with this instance.AttachedDiskOrBuilderInstanceProperties.Builder. getDisksOrBuilder(int index)An array of disks that are associated with the instances that are created from these properties.AttachedDiskOrBuilderInstanceProperties. getDisksOrBuilder(int index)An array of disks that are associated with the instances that are created from these properties.AttachedDiskOrBuilderInstancePropertiesOrBuilder. getDisksOrBuilder(int index)An array of disks that are associated with the instances that are created from these properties.Methods in com.google.cloud.compute.v1 that return types with arguments of type AttachedDiskOrBuilder Modifier and Type Method Description List<? extends AttachedDiskOrBuilder>Instance.Builder. getDisksOrBuilderList()Array of disks associated with this instance.List<? extends AttachedDiskOrBuilder>Instance. getDisksOrBuilderList()Array of disks associated with this instance.List<? extends AttachedDiskOrBuilder>InstanceOrBuilder. getDisksOrBuilderList()Array of disks associated with this instance.List<? extends AttachedDiskOrBuilder>InstanceProperties.Builder. getDisksOrBuilderList()An array of disks that are associated with the instances that are created from these properties.List<? extends AttachedDiskOrBuilder>InstanceProperties. getDisksOrBuilderList()An array of disks that are associated with the instances that are created from these properties.List<? extends AttachedDiskOrBuilder>InstancePropertiesOrBuilder. getDisksOrBuilderList()An array of disks that are associated with the instances that are created from these properties.
-