| 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 © 2024 Google LLC. All rights reserved.