Package | Description |
---|---|
com.google.cloud.securitycenter.v1 |
A client to Security Command Center API
|
Modifier and Type | Class and Description |
---|---|
static class |
Indicator.ProcessSignature
Indicates what signature matched this process.
|
static class |
Indicator.ProcessSignature.Builder
Indicates what signature matched this process.
|
Modifier and Type | Method and Description |
---|---|
Indicator.ProcessSignatureOrBuilder |
Indicator.getSignaturesOrBuilder(int index)
The list of matched signatures indicating that the given
process is present in the environment.
|
Indicator.ProcessSignatureOrBuilder |
Indicator.Builder.getSignaturesOrBuilder(int index)
The list of matched signatures indicating that the given
process is present in the environment.
|
Indicator.ProcessSignatureOrBuilder |
IndicatorOrBuilder.getSignaturesOrBuilder(int index)
The list of matched signatures indicating that the given
process is present in the environment.
|
Modifier and Type | Method and Description |
---|---|
List<? extends Indicator.ProcessSignatureOrBuilder> |
Indicator.getSignaturesOrBuilderList()
The list of matched signatures indicating that the given
process is present in the environment.
|
List<? extends Indicator.ProcessSignatureOrBuilder> |
Indicator.Builder.getSignaturesOrBuilderList()
The list of matched signatures indicating that the given
process is present in the environment.
|
List<? extends Indicator.ProcessSignatureOrBuilder> |
IndicatorOrBuilder.getSignaturesOrBuilderList()
The list of matched signatures indicating that the given
process is present in the environment.
|
Copyright © 2022 Google LLC. All rights reserved.