| Modifier and Type | Method and Description |
|---|---|
MitreAttack |
MitreAttack.Builder.build() |
MitreAttack |
MitreAttack.Builder.buildPartial() |
static MitreAttack |
MitreAttack.getDefaultInstance() |
MitreAttack |
MitreAttack.getDefaultInstanceForType() |
MitreAttack |
MitreAttack.Builder.getDefaultInstanceForType() |
MitreAttack |
FindingOrBuilder.getMitreAttack()
MITRE ATT&CK tactics and techniques related to this finding.
|
MitreAttack |
Finding.getMitreAttack()
MITRE ATT&CK tactics and techniques related to this finding.
|
MitreAttack |
Finding.Builder.getMitreAttack()
MITRE ATT&CK tactics and techniques related to this finding.
|
static MitreAttack |
MitreAttack.parseDelimitedFrom(InputStream input) |
static MitreAttack |
MitreAttack.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MitreAttack |
MitreAttack.parseFrom(byte[] data) |
static MitreAttack |
MitreAttack.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MitreAttack |
MitreAttack.parseFrom(ByteBuffer data) |
static MitreAttack |
MitreAttack.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MitreAttack |
MitreAttack.parseFrom(com.google.protobuf.ByteString data) |
static MitreAttack |
MitreAttack.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MitreAttack |
MitreAttack.parseFrom(com.google.protobuf.CodedInputStream input) |
static MitreAttack |
MitreAttack.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MitreAttack |
MitreAttack.parseFrom(InputStream input) |
static MitreAttack |
MitreAttack.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<MitreAttack> |
MitreAttack.getParserForType() |
static com.google.protobuf.Parser<MitreAttack> |
MitreAttack.parser() |
| Modifier and Type | Method and Description |
|---|---|
MitreAttack.Builder |
MitreAttack.Builder.mergeFrom(MitreAttack other) |
Finding.Builder |
Finding.Builder.mergeMitreAttack(MitreAttack value)
MITRE ATT&CK tactics and techniques related to this finding.
|
static MitreAttack.Builder |
MitreAttack.newBuilder(MitreAttack prototype) |
Finding.Builder |
Finding.Builder.setMitreAttack(MitreAttack value)
MITRE ATT&CK tactics and techniques related to this finding.
|
Copyright © 2024 Google LLC. All rights reserved.