Uses of Interface
com.google.cloud.websecurityscanner.v1alpha.ScanConfig.Authentication.GoogleAccountOrBuilder
-
Packages that use ScanConfig.Authentication.GoogleAccountOrBuilder Package Description com.google.cloud.websecurityscanner.v1alpha A client to Web Security Scanner API -
-
Uses of ScanConfig.Authentication.GoogleAccountOrBuilder in com.google.cloud.websecurityscanner.v1alpha
Classes in com.google.cloud.websecurityscanner.v1alpha that implement ScanConfig.Authentication.GoogleAccountOrBuilder Modifier and Type Class Description static class
ScanConfig.Authentication.GoogleAccount
Describes authentication configuration that uses a Google account.static class
ScanConfig.Authentication.GoogleAccount.Builder
Describes authentication configuration that uses a Google account.Methods in com.google.cloud.websecurityscanner.v1alpha that return ScanConfig.Authentication.GoogleAccountOrBuilder Modifier and Type Method Description ScanConfig.Authentication.GoogleAccountOrBuilder
ScanConfig.Authentication.Builder. getGoogleAccountOrBuilder()
Authentication using a Google account.ScanConfig.Authentication.GoogleAccountOrBuilder
ScanConfig.Authentication. getGoogleAccountOrBuilder()
Authentication using a Google account.ScanConfig.Authentication.GoogleAccountOrBuilder
ScanConfig.AuthenticationOrBuilder. getGoogleAccountOrBuilder()
Authentication using a Google account.
-