Uses of Interface
com.google.container.v1.NodeNetworkConfigOrBuilder
-
Packages that use NodeNetworkConfigOrBuilder Package Description com.google.container.v1 -
-
Uses of NodeNetworkConfigOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement NodeNetworkConfigOrBuilder Modifier and Type Class Description class
NodeNetworkConfig
Parameters for node pool-level network config.static class
NodeNetworkConfig.Builder
Parameters for node pool-level network config.Methods in com.google.container.v1 that return NodeNetworkConfigOrBuilder Modifier and Type Method Description NodeNetworkConfigOrBuilder
NodePool.Builder. getNetworkConfigOrBuilder()
Networking configuration for this NodePool.NodeNetworkConfigOrBuilder
NodePool. getNetworkConfigOrBuilder()
Networking configuration for this NodePool.NodeNetworkConfigOrBuilder
NodePoolOrBuilder. getNetworkConfigOrBuilder()
Networking configuration for this NodePool.NodeNetworkConfigOrBuilder
UpdateNodePoolRequest.Builder. getNodeNetworkConfigOrBuilder()
Node network config.NodeNetworkConfigOrBuilder
UpdateNodePoolRequest. getNodeNetworkConfigOrBuilder()
Node network config.NodeNetworkConfigOrBuilder
UpdateNodePoolRequestOrBuilder. getNodeNetworkConfigOrBuilder()
Node network config.
-