Uses of Class
com.google.cloud.websecurityscanner.v1.Xxe.Location
-
Packages that use Xxe.Location Package Description com.google.cloud.websecurityscanner.v1 A client to Web Security Scanner API -
-
Uses of Xxe.Location in com.google.cloud.websecurityscanner.v1
Methods in com.google.cloud.websecurityscanner.v1 that return Xxe.Location Modifier and Type Method Description static Xxe.Location
Xxe.Location. forNumber(int value)
Xxe.Location
Xxe.Builder. getPayloadLocation()
Location within the request where the payload was placed.Xxe.Location
Xxe. getPayloadLocation()
Location within the request where the payload was placed.Xxe.Location
XxeOrBuilder. getPayloadLocation()
Location within the request where the payload was placed.static Xxe.Location
Xxe.Location. valueOf(int value)
Deprecated.static Xxe.Location
Xxe.Location. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name.static Xxe.Location
Xxe.Location. valueOf(String name)
Returns the enum constant of this type with the specified name.static Xxe.Location[]
Xxe.Location. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.websecurityscanner.v1 that return types with arguments of type Xxe.Location Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Xxe.Location>
Xxe.Location. internalGetValueMap()
Methods in com.google.cloud.websecurityscanner.v1 with parameters of type Xxe.Location Modifier and Type Method Description Xxe.Builder
Xxe.Builder. setPayloadLocation(Xxe.Location value)
Location within the request where the payload was placed.
-