Uses of Interface
com.google.cloud.tpu.v2.AttachedDiskOrBuilder
-
Packages that use AttachedDiskOrBuilder Package Description com.google.cloud.tpu.v2 A client to Cloud TPU API -
-
Uses of AttachedDiskOrBuilder in com.google.cloud.tpu.v2
Classes in com.google.cloud.tpu.v2 that implement AttachedDiskOrBuilder Modifier and Type Class Description classAttachedDiskA node-attached disk resource.static classAttachedDisk.BuilderA node-attached disk resource.Methods in com.google.cloud.tpu.v2 that return AttachedDiskOrBuilder Modifier and Type Method Description AttachedDiskOrBuilderNode.Builder. getDataDisksOrBuilder(int index)The additional data disks for the Node.AttachedDiskOrBuilderNode. getDataDisksOrBuilder(int index)The additional data disks for the Node.AttachedDiskOrBuilderNodeOrBuilder. getDataDisksOrBuilder(int index)The additional data disks for the Node.Methods in com.google.cloud.tpu.v2 that return types with arguments of type AttachedDiskOrBuilder Modifier and Type Method Description List<? extends AttachedDiskOrBuilder>Node.Builder. getDataDisksOrBuilderList()The additional data disks for the Node.List<? extends AttachedDiskOrBuilder>Node. getDataDisksOrBuilderList()The additional data disks for the Node.List<? extends AttachedDiskOrBuilder>NodeOrBuilder. getDataDisksOrBuilderList()The additional data disks for the Node.
-