Uses of Interface
com.google.cloud.tpu.v2.NetworkConfigOrBuilder
-
Packages that use NetworkConfigOrBuilder Package Description com.google.cloud.tpu.v2 A client to Cloud TPU API -
-
Uses of NetworkConfigOrBuilder in com.google.cloud.tpu.v2
Classes in com.google.cloud.tpu.v2 that implement NetworkConfigOrBuilder Modifier and Type Class Description classNetworkConfigNetwork related configurations.static classNetworkConfig.BuilderNetwork related configurations.Methods in com.google.cloud.tpu.v2 that return NetworkConfigOrBuilder Modifier and Type Method Description NetworkConfigOrBuilderNode.Builder. getNetworkConfigOrBuilder()Network configurations for the TPU node.NetworkConfigOrBuilderNode. getNetworkConfigOrBuilder()Network configurations for the TPU node.NetworkConfigOrBuilderNodeOrBuilder. getNetworkConfigOrBuilder()Network configurations for the TPU node.
-