Package | Description |
---|---|
com.google.cloud.websecurityscanner.v1 |
A client to Web Security Scanner API
|
Modifier and Type | Method and Description |
---|---|
static ScanConfig.Authentication.AuthenticationCase |
ScanConfig.Authentication.AuthenticationCase.forNumber(int value) |
ScanConfig.Authentication.AuthenticationCase |
ScanConfig.AuthenticationOrBuilder.getAuthenticationCase() |
ScanConfig.Authentication.AuthenticationCase |
ScanConfig.Authentication.getAuthenticationCase() |
ScanConfig.Authentication.AuthenticationCase |
ScanConfig.Authentication.Builder.getAuthenticationCase() |
static ScanConfig.Authentication.AuthenticationCase |
ScanConfig.Authentication.AuthenticationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ScanConfig.Authentication.AuthenticationCase |
ScanConfig.Authentication.AuthenticationCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScanConfig.Authentication.AuthenticationCase[] |
ScanConfig.Authentication.AuthenticationCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.