| Modifier and Type | Class and Description |
|---|---|
class |
Container
Container associated with the finding.
|
static class |
Container.Builder
Container associated with the finding.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerOrBuilder |
Kubernetes.PodOrBuilder.getContainersOrBuilder(int index)
Pod containers associated with this finding, if any.
|
ContainerOrBuilder |
Kubernetes.Pod.getContainersOrBuilder(int index)
Pod containers associated with this finding, if any.
|
ContainerOrBuilder |
Kubernetes.Pod.Builder.getContainersOrBuilder(int index)
Pod containers associated with this finding, if any.
|
ContainerOrBuilder |
FindingOrBuilder.getContainersOrBuilder(int index)
Containers associated with the finding.
|
ContainerOrBuilder |
Finding.getContainersOrBuilder(int index)
Containers associated with the finding.
|
ContainerOrBuilder |
Finding.Builder.getContainersOrBuilder(int index)
Containers associated with the finding.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ContainerOrBuilder> |
Kubernetes.PodOrBuilder.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.Pod.Builder.getContainersOrBuilderList()
Pod containers associated with this finding, if any.
|
List<? extends ContainerOrBuilder> |
FindingOrBuilder.getContainersOrBuilderList()
Containers associated with the finding.
|
List<? extends ContainerOrBuilder> |
Finding.getContainersOrBuilderList()
Containers associated with the finding.
|
List<? extends ContainerOrBuilder> |
Finding.Builder.getContainersOrBuilderList()
Containers associated with the finding.
|
Copyright © 2023 Google LLC. All rights reserved.