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 MitreAttackMitreAttack.Builder. build()MitreAttackMitreAttack.Builder. buildPartial()static MitreAttackMitreAttack. getDefaultInstance()MitreAttackMitreAttack.Builder. getDefaultInstanceForType()MitreAttackMitreAttack. getDefaultInstanceForType()MitreAttackFinding.Builder. getMitreAttack()MITRE ATT&CK tactics and techniques related to this finding.MitreAttackFinding. getMitreAttack()MITRE ATT&CK tactics and techniques related to this finding.MitreAttackFindingOrBuilder. getMitreAttack()MITRE ATT&CK tactics and techniques related to this finding.static MitreAttackMitreAttack. parseDelimitedFrom(InputStream input)static MitreAttackMitreAttack. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MitreAttackMitreAttack. parseFrom(byte[] data)static MitreAttackMitreAttack. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MitreAttackMitreAttack. parseFrom(com.google.protobuf.ByteString data)static MitreAttackMitreAttack. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MitreAttackMitreAttack. parseFrom(com.google.protobuf.CodedInputStream input)static MitreAttackMitreAttack. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MitreAttackMitreAttack. parseFrom(InputStream input)static MitreAttackMitreAttack. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MitreAttackMitreAttack. parseFrom(ByteBuffer data)static MitreAttackMitreAttack. 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.BuilderMitreAttack.Builder. mergeFrom(MitreAttack other)Finding.BuilderFinding.Builder. mergeMitreAttack(MitreAttack value)MITRE ATT&CK tactics and techniques related to this finding.static MitreAttack.BuilderMitreAttack. newBuilder(MitreAttack prototype)Finding.BuilderFinding.Builder. setMitreAttack(MitreAttack value)MITRE ATT&CK tactics and techniques related to this finding.
-