Uses of Class
com.google.cloud.websecurityscanner.v1.ScanConfig.Authentication.IapCredential.IapCredentialsCase
-
Packages that use ScanConfig.Authentication.IapCredential.IapCredentialsCase Package Description com.google.cloud.websecurityscanner.v1 A client to Web Security Scanner API -
-
Uses of ScanConfig.Authentication.IapCredential.IapCredentialsCase in com.google.cloud.websecurityscanner.v1
Methods in com.google.cloud.websecurityscanner.v1 that return ScanConfig.Authentication.IapCredential.IapCredentialsCase Modifier and Type Method Description static ScanConfig.Authentication.IapCredential.IapCredentialsCase
ScanConfig.Authentication.IapCredential.IapCredentialsCase. forNumber(int value)
ScanConfig.Authentication.IapCredential.IapCredentialsCase
ScanConfig.Authentication.IapCredential.Builder. getIapCredentialsCase()
ScanConfig.Authentication.IapCredential.IapCredentialsCase
ScanConfig.Authentication.IapCredential. getIapCredentialsCase()
ScanConfig.Authentication.IapCredential.IapCredentialsCase
ScanConfig.Authentication.IapCredentialOrBuilder. getIapCredentialsCase()
static ScanConfig.Authentication.IapCredential.IapCredentialsCase
ScanConfig.Authentication.IapCredential.IapCredentialsCase. valueOf(int value)
Deprecated.static ScanConfig.Authentication.IapCredential.IapCredentialsCase
ScanConfig.Authentication.IapCredential.IapCredentialsCase. valueOf(String name)
Returns the enum constant of this type with the specified name.static ScanConfig.Authentication.IapCredential.IapCredentialsCase[]
ScanConfig.Authentication.IapCredential.IapCredentialsCase. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-