| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.auth.v3 |
| Modifier and Type | Method and Description |
|---|---|
static CheckResponse.HttpResponseCase |
CheckResponse.HttpResponseCase.forNumber(int value) |
CheckResponse.HttpResponseCase |
CheckResponse.getHttpResponseCase() |
CheckResponse.HttpResponseCase |
CheckResponse.Builder.getHttpResponseCase() |
CheckResponse.HttpResponseCase |
CheckResponseOrBuilder.getHttpResponseCase() |
static CheckResponse.HttpResponseCase |
CheckResponse.HttpResponseCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CheckResponse.HttpResponseCase |
CheckResponse.HttpResponseCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckResponse.HttpResponseCase[] |
CheckResponse.HttpResponseCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.