Uses of Class
com.google.cloud.websecurityscanner.v1.OutdatedLibrary
-
Packages that use OutdatedLibrary Package Description com.google.cloud.websecurityscanner.v1 A client to Web Security Scanner API -
-
Uses of OutdatedLibrary in com.google.cloud.websecurityscanner.v1
Methods in com.google.cloud.websecurityscanner.v1 that return OutdatedLibrary Modifier and Type Method Description OutdatedLibrary
OutdatedLibrary.Builder. build()
OutdatedLibrary
OutdatedLibrary.Builder. buildPartial()
static OutdatedLibrary
OutdatedLibrary. getDefaultInstance()
OutdatedLibrary
OutdatedLibrary.Builder. getDefaultInstanceForType()
OutdatedLibrary
OutdatedLibrary. getDefaultInstanceForType()
OutdatedLibrary
Finding.Builder. getOutdatedLibrary()
Output only.OutdatedLibrary
Finding. getOutdatedLibrary()
Output only.OutdatedLibrary
FindingOrBuilder. getOutdatedLibrary()
Output only.static OutdatedLibrary
OutdatedLibrary. parseDelimitedFrom(InputStream input)
static OutdatedLibrary
OutdatedLibrary. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OutdatedLibrary
OutdatedLibrary. parseFrom(byte[] data)
static OutdatedLibrary
OutdatedLibrary. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OutdatedLibrary
OutdatedLibrary. parseFrom(com.google.protobuf.ByteString data)
static OutdatedLibrary
OutdatedLibrary. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OutdatedLibrary
OutdatedLibrary. parseFrom(com.google.protobuf.CodedInputStream input)
static OutdatedLibrary
OutdatedLibrary. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OutdatedLibrary
OutdatedLibrary. parseFrom(InputStream input)
static OutdatedLibrary
OutdatedLibrary. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OutdatedLibrary
OutdatedLibrary. parseFrom(ByteBuffer data)
static OutdatedLibrary
OutdatedLibrary. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.websecurityscanner.v1 that return types with arguments of type OutdatedLibrary Modifier and Type Method Description com.google.protobuf.Parser<OutdatedLibrary>
OutdatedLibrary. getParserForType()
static com.google.protobuf.Parser<OutdatedLibrary>
OutdatedLibrary. parser()
Methods in com.google.cloud.websecurityscanner.v1 with parameters of type OutdatedLibrary Modifier and Type Method Description OutdatedLibrary.Builder
OutdatedLibrary.Builder. mergeFrom(OutdatedLibrary other)
Finding.Builder
Finding.Builder. mergeOutdatedLibrary(OutdatedLibrary value)
Output only.static OutdatedLibrary.Builder
OutdatedLibrary. newBuilder(OutdatedLibrary prototype)
Finding.Builder
Finding.Builder. setOutdatedLibrary(OutdatedLibrary value)
Output only.
-