Uses of Interface
com.google.cloud.websecurityscanner.v1beta.XssOrBuilder
-
Packages that use XssOrBuilder Package Description com.google.cloud.websecurityscanner.v1beta A client to Web Security Scanner API -
-
Uses of XssOrBuilder in com.google.cloud.websecurityscanner.v1beta
Classes in com.google.cloud.websecurityscanner.v1beta 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.v1beta 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.
-