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