| Modifier and Type | Method and Description |
|---|---|
Indicator.ProcessSignature |
Indicator.ProcessSignature.Builder.build() |
Indicator.ProcessSignature |
Indicator.ProcessSignature.Builder.buildPartial() |
static Indicator.ProcessSignature |
Indicator.ProcessSignature.getDefaultInstance() |
Indicator.ProcessSignature |
Indicator.ProcessSignature.getDefaultInstanceForType() |
Indicator.ProcessSignature |
Indicator.ProcessSignature.Builder.getDefaultInstanceForType() |
Indicator.ProcessSignature |
Indicator.getSignatures(int index)
The list of matched signatures indicating that the given
process is present in the environment.
|
Indicator.ProcessSignature |
Indicator.Builder.getSignatures(int index)
The list of matched signatures indicating that the given
process is present in the environment.
|
Indicator.ProcessSignature |
IndicatorOrBuilder.getSignatures(int index)
The list of matched signatures indicating that the given
process is present in the environment.
|
static Indicator.ProcessSignature |
Indicator.ProcessSignature.parseDelimitedFrom(InputStream input) |
static Indicator.ProcessSignature |
Indicator.ProcessSignature.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Indicator.ProcessSignature |
Indicator.ProcessSignature.parseFrom(byte[] data) |
static Indicator.ProcessSignature |
Indicator.ProcessSignature.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Indicator.ProcessSignature |
Indicator.ProcessSignature.parseFrom(ByteBuffer data) |
static Indicator.ProcessSignature |
Indicator.ProcessSignature.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Indicator.ProcessSignature |
Indicator.ProcessSignature.parseFrom(com.google.protobuf.ByteString data) |
static Indicator.ProcessSignature |
Indicator.ProcessSignature.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Indicator.ProcessSignature |
Indicator.ProcessSignature.parseFrom(com.google.protobuf.CodedInputStream input) |
static Indicator.ProcessSignature |
Indicator.ProcessSignature.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Indicator.ProcessSignature |
Indicator.ProcessSignature.parseFrom(InputStream input) |
static Indicator.ProcessSignature |
Indicator.ProcessSignature.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Indicator.ProcessSignature> |
Indicator.ProcessSignature.getParserForType() |
List<Indicator.ProcessSignature> |
Indicator.getSignaturesList()
The list of matched signatures indicating that the given
process is present in the environment.
|
List<Indicator.ProcessSignature> |
Indicator.Builder.getSignaturesList()
The list of matched signatures indicating that the given
process is present in the environment.
|
List<Indicator.ProcessSignature> |
IndicatorOrBuilder.getSignaturesList()
The list of matched signatures indicating that the given
process is present in the environment.
|
static com.google.protobuf.Parser<Indicator.ProcessSignature> |
Indicator.ProcessSignature.parser() |
| Modifier and Type | Method and Description |
|---|---|
Indicator.Builder |
Indicator.Builder.addSignatures(Indicator.ProcessSignature value)
The list of matched signatures indicating that the given
process is present in the environment.
|
Indicator.Builder |
Indicator.Builder.addSignatures(int index,
Indicator.ProcessSignature value)
The list of matched signatures indicating that the given
process is present in the environment.
|
Indicator.ProcessSignature.Builder |
Indicator.ProcessSignature.Builder.mergeFrom(Indicator.ProcessSignature other) |
static Indicator.ProcessSignature.Builder |
Indicator.ProcessSignature.newBuilder(Indicator.ProcessSignature prototype) |
Indicator.Builder |
Indicator.Builder.setSignatures(int index,
Indicator.ProcessSignature value)
The list of matched signatures indicating that the given
process is present in the environment.
|
| Modifier and Type | Method and Description |
|---|---|
Indicator.Builder |
Indicator.Builder.addAllSignatures(Iterable<? extends Indicator.ProcessSignature> values)
The list of matched signatures indicating that the given
process is present in the environment.
|
Copyright © 2023 Google LLC. All rights reserved.