Uses of Interface
com.google.cloud.tpu.v2alpha1.SchedulingConfigOrBuilder
-
Packages that use SchedulingConfigOrBuilder Package Description com.google.cloud.tpu.v2alpha1 A client to Cloud TPU API -
-
Uses of SchedulingConfigOrBuilder in com.google.cloud.tpu.v2alpha1
Classes in com.google.cloud.tpu.v2alpha1 that implement SchedulingConfigOrBuilder Modifier and Type Class Description classSchedulingConfigSets the scheduling options for this node.static classSchedulingConfig.BuilderSets the scheduling options for this node.Methods in com.google.cloud.tpu.v2alpha1 that return SchedulingConfigOrBuilder Modifier and Type Method Description SchedulingConfigOrBuilderNode.Builder. getSchedulingConfigOrBuilder()The scheduling options for this node.SchedulingConfigOrBuilderNode. getSchedulingConfigOrBuilder()The scheduling options for this node.SchedulingConfigOrBuilderNodeOrBuilder. getSchedulingConfigOrBuilder()The scheduling options for this node.
-