Uses of Interface
com.google.cloud.edgecontainer.v1.NodePoolOrBuilder
-
Packages that use NodePoolOrBuilder Package Description com.google.cloud.edgecontainer.v1 A client to Distributed Cloud Edge Container API -
-
Uses of NodePoolOrBuilder in com.google.cloud.edgecontainer.v1
Classes in com.google.cloud.edgecontainer.v1 that implement NodePoolOrBuilder Modifier and Type Class Description classNodePoolA set of Kubernetes nodes in a cluster with common configuration and specification.static classNodePool.BuilderA set of Kubernetes nodes in a cluster with common configuration and specification.Methods in com.google.cloud.edgecontainer.v1 that return NodePoolOrBuilder Modifier and Type Method Description NodePoolOrBuilderCreateNodePoolRequest.Builder. getNodePoolOrBuilder()Required.NodePoolOrBuilderCreateNodePoolRequest. getNodePoolOrBuilder()Required.NodePoolOrBuilderCreateNodePoolRequestOrBuilder. getNodePoolOrBuilder()Required.NodePoolOrBuilderUpdateNodePoolRequest.Builder. getNodePoolOrBuilder()The updated node pool.NodePoolOrBuilderUpdateNodePoolRequest. getNodePoolOrBuilder()The updated node pool.NodePoolOrBuilderUpdateNodePoolRequestOrBuilder. getNodePoolOrBuilder()The updated node pool.NodePoolOrBuilderListNodePoolsResponse.Builder. getNodePoolsOrBuilder(int index)Node pools in the cluster.NodePoolOrBuilderListNodePoolsResponse. getNodePoolsOrBuilder(int index)Node pools in the cluster.NodePoolOrBuilderListNodePoolsResponseOrBuilder. getNodePoolsOrBuilder(int index)Node pools in the cluster.Methods in com.google.cloud.edgecontainer.v1 that return types with arguments of type NodePoolOrBuilder Modifier and Type Method Description List<? extends NodePoolOrBuilder>ListNodePoolsResponse.Builder. getNodePoolsOrBuilderList()Node pools in the cluster.List<? extends NodePoolOrBuilder>ListNodePoolsResponse. getNodePoolsOrBuilderList()Node pools in the cluster.List<? extends NodePoolOrBuilder>ListNodePoolsResponseOrBuilder. getNodePoolsOrBuilderList()Node pools in the cluster.
-