| Modifier and Type | Method and Description |
|---|---|
MitreAttack.Builder |
MitreAttack.Builder.addAdditionalTactics(MitreAttack.Tactic value)
Additional MITRE ATT&CK tactics related to this finding, if any.
|
MitreAttack.Builder |
MitreAttack.Builder.addAdditionalTacticsValue(int value)
Additional MITRE ATT&CK tactics related to this finding, if any.
|
MitreAttack.Builder |
MitreAttack.Builder.addAdditionalTechniques(MitreAttack.Technique value)
Additional MITRE ATT&CK techniques related to this finding, if any, along
with any of their respective parent techniques.
|
MitreAttack.Builder |
MitreAttack.Builder.addAdditionalTechniquesValue(int value)
Additional MITRE ATT&CK techniques related to this finding, if any, along
with any of their respective parent techniques.
|
MitreAttack.Builder |
MitreAttack.Builder.addAllAdditionalTactics(Iterable<? extends MitreAttack.Tactic> values)
Additional MITRE ATT&CK tactics related to this finding, if any.
|
MitreAttack.Builder |
MitreAttack.Builder.addAllAdditionalTacticsValue(Iterable<Integer> values)
Additional MITRE ATT&CK tactics related to this finding, if any.
|
MitreAttack.Builder |
MitreAttack.Builder.addAllAdditionalTechniques(Iterable<? extends MitreAttack.Technique> values)
Additional MITRE ATT&CK techniques related to this finding, if any, along
with any of their respective parent techniques.
|
MitreAttack.Builder |
MitreAttack.Builder.addAllAdditionalTechniquesValue(Iterable<Integer> values)
Additional MITRE ATT&CK techniques related to this finding, if any, along
with any of their respective parent techniques.
|
MitreAttack.Builder |
MitreAttack.Builder.addAllPrimaryTechniques(Iterable<? extends MitreAttack.Technique> values)
The MITRE ATT&CK technique most closely represented by this finding, if
any.
|
MitreAttack.Builder |
MitreAttack.Builder.addAllPrimaryTechniquesValue(Iterable<Integer> values)
The MITRE ATT&CK technique most closely represented by this finding, if
any.
|
MitreAttack.Builder |
MitreAttack.Builder.addPrimaryTechniques(MitreAttack.Technique value)
The MITRE ATT&CK technique most closely represented by this finding, if
any.
|
MitreAttack.Builder |
MitreAttack.Builder.addPrimaryTechniquesValue(int value)
The MITRE ATT&CK technique most closely represented by this finding, if
any.
|
MitreAttack.Builder |
MitreAttack.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MitreAttack.Builder |
MitreAttack.Builder.clear() |
MitreAttack.Builder |
MitreAttack.Builder.clearAdditionalTactics()
Additional MITRE ATT&CK tactics related to this finding, if any.
|
MitreAttack.Builder |
MitreAttack.Builder.clearAdditionalTechniques()
Additional MITRE ATT&CK techniques related to this finding, if any, along
with any of their respective parent techniques.
|
MitreAttack.Builder |
MitreAttack.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
MitreAttack.Builder |
MitreAttack.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MitreAttack.Builder |
MitreAttack.Builder.clearPrimaryTactic()
The MITRE ATT&CK tactic most closely represented by this finding, if any.
|
MitreAttack.Builder |
MitreAttack.Builder.clearPrimaryTechniques()
The MITRE ATT&CK technique most closely represented by this finding, if
any.
|
MitreAttack.Builder |
MitreAttack.Builder.clearVersion()
The MITRE ATT&CK version referenced by the above fields.
|
MitreAttack.Builder |
MitreAttack.Builder.clone() |
MitreAttack.Builder |
Finding.Builder.getMitreAttackBuilder()
MITRE ATT&CK tactics and techniques related to this finding.
|
MitreAttack.Builder |
MitreAttack.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MitreAttack.Builder |
MitreAttack.Builder.mergeFrom(com.google.protobuf.Message other) |
MitreAttack.Builder |
MitreAttack.Builder.mergeFrom(MitreAttack other) |
MitreAttack.Builder |
MitreAttack.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static MitreAttack.Builder |
MitreAttack.newBuilder() |
static MitreAttack.Builder |
MitreAttack.newBuilder(MitreAttack prototype) |
MitreAttack.Builder |
MitreAttack.newBuilderForType() |
protected MitreAttack.Builder |
MitreAttack.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
MitreAttack.Builder |
MitreAttack.Builder.setAdditionalTactics(int index,
MitreAttack.Tactic value)
Additional MITRE ATT&CK tactics related to this finding, if any.
|
MitreAttack.Builder |
MitreAttack.Builder.setAdditionalTacticsValue(int index,
int value)
Additional MITRE ATT&CK tactics related to this finding, if any.
|
MitreAttack.Builder |
MitreAttack.Builder.setAdditionalTechniques(int index,
MitreAttack.Technique value)
Additional MITRE ATT&CK techniques related to this finding, if any, along
with any of their respective parent techniques.
|
MitreAttack.Builder |
MitreAttack.Builder.setAdditionalTechniquesValue(int index,
int value)
Additional MITRE ATT&CK techniques related to this finding, if any, along
with any of their respective parent techniques.
|
MitreAttack.Builder |
MitreAttack.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MitreAttack.Builder |
MitreAttack.Builder.setPrimaryTactic(MitreAttack.Tactic value)
The MITRE ATT&CK tactic most closely represented by this finding, if any.
|
MitreAttack.Builder |
MitreAttack.Builder.setPrimaryTacticValue(int value)
The MITRE ATT&CK tactic most closely represented by this finding, if any.
|
MitreAttack.Builder |
MitreAttack.Builder.setPrimaryTechniques(int index,
MitreAttack.Technique value)
The MITRE ATT&CK technique most closely represented by this finding, if
any.
|
MitreAttack.Builder |
MitreAttack.Builder.setPrimaryTechniquesValue(int index,
int value)
The MITRE ATT&CK technique most closely represented by this finding, if
any.
|
MitreAttack.Builder |
MitreAttack.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
MitreAttack.Builder |
MitreAttack.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
MitreAttack.Builder |
MitreAttack.Builder.setVersion(String value)
The MITRE ATT&CK version referenced by the above fields.
|
MitreAttack.Builder |
MitreAttack.Builder.setVersionBytes(com.google.protobuf.ByteString value)
The MITRE ATT&CK version referenced by the above fields.
|
MitreAttack.Builder |
MitreAttack.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Finding.Builder |
Finding.Builder.setMitreAttack(MitreAttack.Builder builderForValue)
MITRE ATT&CK tactics and techniques related to this finding.
|
Copyright © 2023 Google LLC. All rights reserved.