Uses of Class
io.grafeas.v1beta1.vulnerability.CVSSv3
-
Packages that use CVSSv3 Package Description io.grafeas.v1beta1.vulnerability -
-
Uses of CVSSv3 in io.grafeas.v1beta1.vulnerability
Methods in io.grafeas.v1beta1.vulnerability that return CVSSv3 Modifier and Type Method Description CVSSv3CVSSv3.Builder. build()CVSSv3CVSSv3.Builder. buildPartial()CVSSv3Vulnerability.Builder. getCvssV3()The full description of the CVSSv3.CVSSv3Vulnerability. getCvssV3()The full description of the CVSSv3.CVSSv3VulnerabilityOrBuilder. getCvssV3()The full description of the CVSSv3.static CVSSv3CVSSv3. getDefaultInstance()CVSSv3CVSSv3.Builder. getDefaultInstanceForType()CVSSv3CVSSv3. getDefaultInstanceForType()static CVSSv3CVSSv3. parseDelimitedFrom(InputStream input)static CVSSv3CVSSv3. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CVSSv3CVSSv3. parseFrom(byte[] data)static CVSSv3CVSSv3. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CVSSv3CVSSv3. parseFrom(com.google.protobuf.ByteString data)static CVSSv3CVSSv3. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CVSSv3CVSSv3. parseFrom(com.google.protobuf.CodedInputStream input)static CVSSv3CVSSv3. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CVSSv3CVSSv3. parseFrom(InputStream input)static CVSSv3CVSSv3. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CVSSv3CVSSv3. parseFrom(ByteBuffer data)static CVSSv3CVSSv3. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.grafeas.v1beta1.vulnerability that return types with arguments of type CVSSv3 Modifier and Type Method Description com.google.protobuf.Parser<CVSSv3>CVSSv3. getParserForType()static com.google.protobuf.Parser<CVSSv3>CVSSv3. parser()Methods in io.grafeas.v1beta1.vulnerability with parameters of type CVSSv3 Modifier and Type Method Description Vulnerability.BuilderVulnerability.Builder. mergeCvssV3(CVSSv3 value)The full description of the CVSSv3.CVSSv3.BuilderCVSSv3.Builder. mergeFrom(CVSSv3 other)static CVSSv3.BuilderCVSSv3. newBuilder(CVSSv3 prototype)Vulnerability.BuilderVulnerability.Builder. setCvssV3(CVSSv3 value)The full description of the CVSSv3.
-