| Package | Description |
|---|---|
| com.google.rpc | |
| envoy.api.v2 | |
| envoy.service.auth.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
Status |
Status.Builder.build() |
Status |
Status.Builder.buildPartial() |
static Status |
Status.getDefaultInstance() |
Status |
Status.getDefaultInstanceForType() |
Status |
Status.Builder.getDefaultInstanceForType() |
static Status |
Status.parseDelimitedFrom(InputStream input) |
static Status |
Status.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Status |
Status.parseFrom(byte[] data) |
static Status |
Status.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Status |
Status.parseFrom(ByteBuffer data) |
static Status |
Status.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Status |
Status.parseFrom(com.google.protobuf.ByteString data) |
static Status |
Status.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Status |
Status.parseFrom(com.google.protobuf.CodedInputStream input) |
static Status |
Status.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Status |
Status.parseFrom(InputStream input) |
static Status |
Status.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Status> |
Status.getParserForType() |
static com.google.protobuf.Parser<Status> |
Status.parser() |
| Modifier and Type | Method and Description |
|---|---|
Status.Builder |
Status.Builder.mergeFrom(Status other) |
static Status.Builder |
Status.newBuilder(Status prototype) |
| Modifier and Type | Method and Description |
|---|---|
Status |
Discovery.DiscoveryRequestOrBuilder.getErrorDetail()
This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>`
failed to update configuration.
|
Status |
Discovery.DiscoveryRequest.getErrorDetail()
This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>`
failed to update configuration.
|
Status |
Discovery.DiscoveryRequest.Builder.getErrorDetail()
This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>`
failed to update configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Discovery.DiscoveryRequest.Builder |
Discovery.DiscoveryRequest.Builder.mergeErrorDetail(Status value)
This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>`
failed to update configuration.
|
Discovery.DiscoveryRequest.Builder |
Discovery.DiscoveryRequest.Builder.setErrorDetail(Status value)
This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>`
failed to update configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Status |
ExternalAuth.CheckResponseOrBuilder.getStatus()
Status `OK` allows the request.
|
Status |
ExternalAuth.CheckResponse.getStatus()
Status `OK` allows the request.
|
Status |
ExternalAuth.CheckResponse.Builder.getStatus()
Status `OK` allows the request.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalAuth.CheckResponse.Builder |
ExternalAuth.CheckResponse.Builder.mergeStatus(Status value)
Status `OK` allows the request.
|
ExternalAuth.CheckResponse.Builder |
ExternalAuth.CheckResponse.Builder.setStatus(Status value)
Status `OK` allows the request.
|
Copyright © 2018 The Envoy Project. All rights reserved.