Uses of Interface
com.google.cloud.websecurityscanner.v1alpha.XssOrBuilder
-
Packages that use XssOrBuilder Package Description com.google.cloud.websecurityscanner.v1alpha A client to Web Security Scanner API -
-
Uses of XssOrBuilder in com.google.cloud.websecurityscanner.v1alpha
Classes in com.google.cloud.websecurityscanner.v1alpha that implement XssOrBuilder Modifier and Type Class Description classXssInformation reported for an XSS.static classXss.BuilderInformation reported for an XSS.Methods in com.google.cloud.websecurityscanner.v1alpha that return XssOrBuilder Modifier and Type Method Description XssOrBuilderFinding.Builder. getXssOrBuilder()An addon containing information reported for an XSS, if any.XssOrBuilderFinding. getXssOrBuilder()An addon containing information reported for an XSS, if any.XssOrBuilderFindingOrBuilder. getXssOrBuilder()An addon containing information reported for an XSS, if any.
-