Uses of Interface
com.google.cloud.tpu.v2alpha1.NetworkConfigOrBuilder
-
Packages that use NetworkConfigOrBuilder Package Description com.google.cloud.tpu.v2alpha1 A client to Cloud TPU API -
-
Uses of NetworkConfigOrBuilder in com.google.cloud.tpu.v2alpha1
Classes in com.google.cloud.tpu.v2alpha1 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.v2alpha1 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.
-