Uses of Interface
com.google.cloud.securitycenter.v1.ContainerOrBuilder
-
Packages that use ContainerOrBuilder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of ContainerOrBuilder in com.google.cloud.securitycenter.v1
Classes in com.google.cloud.securitycenter.v1 that implement ContainerOrBuilder Modifier and Type Class Description classContainerContainer associated with the finding.static classContainer.BuilderContainer associated with the finding.Methods in com.google.cloud.securitycenter.v1 that return ContainerOrBuilder Modifier and Type Method Description ContainerOrBuilderFinding.Builder. getContainersOrBuilder(int index)Containers associated with the finding.ContainerOrBuilderFinding. getContainersOrBuilder(int index)Containers associated with the finding.ContainerOrBuilderFindingOrBuilder. getContainersOrBuilder(int index)Containers associated with the finding.ContainerOrBuilderKubernetes.Pod.Builder. getContainersOrBuilder(int index)Pod containers associated with this finding, if any.ContainerOrBuilderKubernetes.Pod. getContainersOrBuilder(int index)Pod containers associated with this finding, if any.ContainerOrBuilderKubernetes.PodOrBuilder. getContainersOrBuilder(int index)Pod containers associated with this finding, if any.Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type ContainerOrBuilder Modifier and Type Method Description List<? extends ContainerOrBuilder>Finding.Builder. getContainersOrBuilderList()Containers associated with the finding.List<? extends ContainerOrBuilder>Finding. getContainersOrBuilderList()Containers associated with the finding.List<? extends ContainerOrBuilder>FindingOrBuilder. getContainersOrBuilderList()Containers associated with the finding.List<? extends ContainerOrBuilder>Kubernetes.Pod.Builder. getContainersOrBuilderList()Pod containers associated with this finding, if any.List<? extends ContainerOrBuilder>Kubernetes.Pod. getContainersOrBuilderList()Pod containers associated with this finding, if any.List<? extends ContainerOrBuilder>Kubernetes.PodOrBuilder. getContainersOrBuilderList()Pod containers associated with this finding, if any.
-