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 ScanRunLog
ScanRunLog.Builder. build()
ScanRunLog
ScanRunLog.Builder. buildPartial()
static ScanRunLog
ScanRunLog. getDefaultInstance()
ScanRunLog
ScanRunLog.Builder. getDefaultInstanceForType()
ScanRunLog
ScanRunLog. getDefaultInstanceForType()
static ScanRunLog
ScanRunLog. parseDelimitedFrom(InputStream input)
static ScanRunLog
ScanRunLog. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ScanRunLog
ScanRunLog. parseFrom(byte[] data)
static ScanRunLog
ScanRunLog. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ScanRunLog
ScanRunLog. parseFrom(com.google.protobuf.ByteString data)
static ScanRunLog
ScanRunLog. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ScanRunLog
ScanRunLog. parseFrom(com.google.protobuf.CodedInputStream input)
static ScanRunLog
ScanRunLog. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ScanRunLog
ScanRunLog. parseFrom(InputStream input)
static ScanRunLog
ScanRunLog. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ScanRunLog
ScanRunLog. parseFrom(ByteBuffer data)
static ScanRunLog
ScanRunLog. 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.Builder
ScanRunLog.Builder. mergeFrom(ScanRunLog other)
static ScanRunLog.Builder
ScanRunLog. newBuilder(ScanRunLog prototype)
-