| 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 © 2019 Google LLC. All rights reserved.