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 OutdatedLibraryOutdatedLibrary.Builder. build()OutdatedLibraryOutdatedLibrary.Builder. buildPartial()static OutdatedLibraryOutdatedLibrary. getDefaultInstance()OutdatedLibraryOutdatedLibrary.Builder. getDefaultInstanceForType()OutdatedLibraryOutdatedLibrary. getDefaultInstanceForType()OutdatedLibraryFinding.Builder. getOutdatedLibrary()Output only.OutdatedLibraryFinding. getOutdatedLibrary()Output only.OutdatedLibraryFindingOrBuilder. getOutdatedLibrary()Output only.static OutdatedLibraryOutdatedLibrary. parseDelimitedFrom(InputStream input)static OutdatedLibraryOutdatedLibrary. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutdatedLibraryOutdatedLibrary. parseFrom(byte[] data)static OutdatedLibraryOutdatedLibrary. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutdatedLibraryOutdatedLibrary. parseFrom(com.google.protobuf.ByteString data)static OutdatedLibraryOutdatedLibrary. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutdatedLibraryOutdatedLibrary. parseFrom(com.google.protobuf.CodedInputStream input)static OutdatedLibraryOutdatedLibrary. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutdatedLibraryOutdatedLibrary. parseFrom(InputStream input)static OutdatedLibraryOutdatedLibrary. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutdatedLibraryOutdatedLibrary. parseFrom(ByteBuffer data)static OutdatedLibraryOutdatedLibrary. 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.BuilderOutdatedLibrary.Builder. mergeFrom(OutdatedLibrary other)Finding.BuilderFinding.Builder. mergeOutdatedLibrary(OutdatedLibrary value)Output only.static OutdatedLibrary.BuilderOutdatedLibrary. newBuilder(OutdatedLibrary prototype)Finding.BuilderFinding.Builder. setOutdatedLibrary(OutdatedLibrary value)Output only.
-