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