Uses of Interface
com.google.container.v1.NodeConfigOrBuilder
-
Packages that use NodeConfigOrBuilder Package Description com.google.container.v1 -
-
Uses of NodeConfigOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement NodeConfigOrBuilder Modifier and Type Class Description classNodeConfigParameters that describe the nodes in a cluster.static classNodeConfig.BuilderParameters that describe the nodes in a cluster.Methods in com.google.container.v1 that return NodeConfigOrBuilder Modifier and Type Method Description NodeConfigOrBuilderNodePool.Builder. getConfigOrBuilder()The node configuration of the pool.NodeConfigOrBuilderNodePool. getConfigOrBuilder()The node configuration of the pool.NodeConfigOrBuilderNodePoolOrBuilder. getConfigOrBuilder()The node configuration of the pool.NodeConfigOrBuilderCluster.Builder. getNodeConfigOrBuilder()Deprecated.NodeConfigOrBuilderCluster. getNodeConfigOrBuilder()Deprecated.NodeConfigOrBuilderClusterOrBuilder. getNodeConfigOrBuilder()Deprecated.
-