| Modifier and Type | Method and Description |
|---|---|
static UptimeCheckConfig.HttpCheck.AuthMethodCase |
UptimeCheckConfig.HttpCheck.AuthMethodCase.forNumber(int value) |
UptimeCheckConfig.HttpCheck.AuthMethodCase |
UptimeCheckConfig.HttpCheckOrBuilder.getAuthMethodCase() |
UptimeCheckConfig.HttpCheck.AuthMethodCase |
UptimeCheckConfig.HttpCheck.getAuthMethodCase() |
UptimeCheckConfig.HttpCheck.AuthMethodCase |
UptimeCheckConfig.HttpCheck.Builder.getAuthMethodCase() |
static UptimeCheckConfig.HttpCheck.AuthMethodCase |
UptimeCheckConfig.HttpCheck.AuthMethodCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static UptimeCheckConfig.HttpCheck.AuthMethodCase |
UptimeCheckConfig.HttpCheck.AuthMethodCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UptimeCheckConfig.HttpCheck.AuthMethodCase[] |
UptimeCheckConfig.HttpCheck.AuthMethodCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.