Uses of Interface
com.google.cloud.websecurityscanner.v1beta.ScanConfig.Authentication.CustomAccountOrBuilder
-
Packages that use ScanConfig.Authentication.CustomAccountOrBuilder Package Description com.google.cloud.websecurityscanner.v1beta A client to Web Security Scanner API -
-
Uses of ScanConfig.Authentication.CustomAccountOrBuilder in com.google.cloud.websecurityscanner.v1beta
Classes in com.google.cloud.websecurityscanner.v1beta that implement ScanConfig.Authentication.CustomAccountOrBuilder Modifier and Type Class Description static classScanConfig.Authentication.CustomAccountDescribes authentication configuration that uses a custom account.static classScanConfig.Authentication.CustomAccount.BuilderDescribes authentication configuration that uses a custom account.Methods in com.google.cloud.websecurityscanner.v1beta that return ScanConfig.Authentication.CustomAccountOrBuilder Modifier and Type Method Description ScanConfig.Authentication.CustomAccountOrBuilderScanConfig.Authentication.Builder. getCustomAccountOrBuilder()Authentication using a custom account.ScanConfig.Authentication.CustomAccountOrBuilderScanConfig.Authentication. getCustomAccountOrBuilder()Authentication using a custom account.ScanConfig.Authentication.CustomAccountOrBuilderScanConfig.AuthenticationOrBuilder. getCustomAccountOrBuilder()Authentication using a custom account.
-