Package | Description |
---|---|
com.google.cloud.securitycenter.v1 |
A client to Security Command Center API
|
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 |
FindingOrBuilder.getContainersOrBuilder(int index)
Containers associated with the finding.
|
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 |
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> |
FindingOrBuilder.getContainersOrBuilderList()
Containers associated with the finding.
|
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> |
Finding.getContainersOrBuilderList()
Containers associated with the finding.
|
List<? extends ContainerOrBuilder> |
Finding.Builder.getContainersOrBuilderList()
Containers associated with the finding.
|
Copyright © 2022 Google LLC. All rights reserved.