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.LocationXxe.Location. forNumber(int value)Xxe.LocationXxe.Builder. getPayloadLocation()Location within the request where the payload was placed.Xxe.LocationXxe. getPayloadLocation()Location within the request where the payload was placed.Xxe.LocationXxeOrBuilder. getPayloadLocation()Location within the request where the payload was placed.static Xxe.LocationXxe.Location. valueOf(int value)Deprecated.static Xxe.LocationXxe.Location. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Xxe.LocationXxe.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.BuilderXxe.Builder. setPayloadLocation(Xxe.Location value)Location within the request where the payload was placed.
-