Uses of Class
com.google.cloud.websecurityscanner.v1beta.OutdatedLibrary
-
Packages that use OutdatedLibrary Package Description com.google.cloud.websecurityscanner.v1beta A client to Web Security Scanner API -
-
Uses of OutdatedLibrary in com.google.cloud.websecurityscanner.v1beta
Methods in com.google.cloud.websecurityscanner.v1beta 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()An addon containing information about outdated libraries.OutdatedLibraryFinding. getOutdatedLibrary()An addon containing information about outdated libraries.OutdatedLibraryFindingOrBuilder. getOutdatedLibrary()An addon containing information about outdated libraries.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.v1beta 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.v1beta with parameters of type OutdatedLibrary Modifier and Type Method Description OutdatedLibrary.BuilderOutdatedLibrary.Builder. mergeFrom(OutdatedLibrary other)Finding.BuilderFinding.Builder. mergeOutdatedLibrary(OutdatedLibrary value)An addon containing information about outdated libraries.static OutdatedLibrary.BuilderOutdatedLibrary. newBuilder(OutdatedLibrary prototype)Finding.BuilderFinding.Builder. setOutdatedLibrary(OutdatedLibrary value)An addon containing information about outdated libraries.
-