Uses of Interface
com.google.cloud.securitycenter.v1.Kubernetes.NodePoolOrBuilder
-
Packages that use Kubernetes.NodePoolOrBuilder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of Kubernetes.NodePoolOrBuilder in com.google.cloud.securitycenter.v1
Classes in com.google.cloud.securitycenter.v1 that implement Kubernetes.NodePoolOrBuilder Modifier and Type Class Description static class
Kubernetes.NodePool
Provides GKE node pool information.static class
Kubernetes.NodePool.Builder
Provides GKE node pool information.Methods in com.google.cloud.securitycenter.v1 that return Kubernetes.NodePoolOrBuilder Modifier and Type Method Description Kubernetes.NodePoolOrBuilder
Kubernetes.Builder. getNodePoolsOrBuilder(int index)
GKE [node pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools) associated with the finding.Kubernetes.NodePoolOrBuilder
Kubernetes. getNodePoolsOrBuilder(int index)
GKE [node pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools) associated with the finding.Kubernetes.NodePoolOrBuilder
KubernetesOrBuilder. getNodePoolsOrBuilder(int index)
GKE [node pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools) associated with the finding.Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type Kubernetes.NodePoolOrBuilder Modifier and Type Method Description List<? extends Kubernetes.NodePoolOrBuilder>
Kubernetes.Builder. getNodePoolsOrBuilderList()
GKE [node pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools) associated with the finding.List<? extends Kubernetes.NodePoolOrBuilder>
Kubernetes. getNodePoolsOrBuilderList()
GKE [node pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools) associated with the finding.List<? extends Kubernetes.NodePoolOrBuilder>
KubernetesOrBuilder. getNodePoolsOrBuilderList()
GKE [node pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools) associated with the finding.
-