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 class
NetworkConfig
Network related configurations.static class
NetworkConfig.Builder
Network related configurations.Methods in com.google.cloud.tpu.v2 that return NetworkConfigOrBuilder Modifier and Type Method Description NetworkConfigOrBuilder
Node.Builder. getNetworkConfigOrBuilder()
Network configurations for the TPU node.NetworkConfigOrBuilder
Node. getNetworkConfigOrBuilder()
Network configurations for the TPU node.NetworkConfigOrBuilder
NodeOrBuilder. getNetworkConfigOrBuilder()
Network configurations for the TPU node.
-