| Modifier and Type | Method and Description |
|---|---|
Xss |
Xss.Builder.build() |
Xss |
Xss.Builder.buildPartial() |
static Xss |
Xss.getDefaultInstance() |
Xss |
Xss.getDefaultInstanceForType() |
Xss |
Xss.Builder.getDefaultInstanceForType() |
Xss |
Finding.getXss()
Output only.
|
Xss |
Finding.Builder.getXss()
Output only.
|
Xss |
FindingOrBuilder.getXss()
Output only.
|
static Xss |
Xss.parseDelimitedFrom(InputStream input) |
static Xss |
Xss.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Xss |
Xss.parseFrom(byte[] data) |
static Xss |
Xss.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Xss |
Xss.parseFrom(ByteBuffer data) |
static Xss |
Xss.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Xss |
Xss.parseFrom(com.google.protobuf.ByteString data) |
static Xss |
Xss.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Xss |
Xss.parseFrom(com.google.protobuf.CodedInputStream input) |
static Xss |
Xss.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Xss |
Xss.parseFrom(InputStream input) |
static Xss |
Xss.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Xss> |
Xss.getParserForType() |
static com.google.protobuf.Parser<Xss> |
Xss.parser() |
| Modifier and Type | Method and Description |
|---|---|
Xss.Builder |
Xss.Builder.mergeFrom(Xss other) |
Finding.Builder |
Finding.Builder.mergeXss(Xss value)
Output only.
|
static Xss.Builder |
Xss.newBuilder(Xss prototype) |
Finding.Builder |
Finding.Builder.setXss(Xss value)
Output only.
|
Copyright © 2019 Google LLC. All rights reserved.