Uses of Class
com.google.cloud.securitycenter.v1.MitreAttack
-
Packages that use MitreAttack Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of MitreAttack in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return MitreAttack Modifier and Type Method Description MitreAttack
MitreAttack.Builder. build()
MitreAttack
MitreAttack.Builder. buildPartial()
static MitreAttack
MitreAttack. getDefaultInstance()
MitreAttack
MitreAttack.Builder. getDefaultInstanceForType()
MitreAttack
MitreAttack. getDefaultInstanceForType()
MitreAttack
Finding.Builder. 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
FindingOrBuilder. 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(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)
static MitreAttack
MitreAttack. parseFrom(ByteBuffer data)
static MitreAttack
MitreAttack. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type MitreAttack Modifier and Type Method Description com.google.protobuf.Parser<MitreAttack>
MitreAttack. getParserForType()
static com.google.protobuf.Parser<MitreAttack>
MitreAttack. parser()
Methods in com.google.cloud.securitycenter.v1 with parameters of type MitreAttack Modifier and Type Method 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.
-