| Package | Description |
|---|---|
| com.google.rpc | |
| io.envoyproxy.envoy.api.v2 | |
| io.envoyproxy.envoy.service.auth.v2 |
| 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 |
IncrementalDiscoveryRequest.getErrorDetail()
This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>`
failed to update configuration.
|
Status |
IncrementalDiscoveryRequest.Builder.getErrorDetail()
This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>`
failed to update configuration.
|
Status |
IncrementalDiscoveryRequestOrBuilder.getErrorDetail()
This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>`
failed to update configuration.
|
Status |
DiscoveryRequest.getErrorDetail()
This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>`
failed to update configuration.
|
Status |
DiscoveryRequest.Builder.getErrorDetail()
This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>`
failed to update configuration.
|
Status |
DiscoveryRequestOrBuilder.getErrorDetail()
This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>`
failed to update configuration.
|
| Modifier and Type | Method and Description |
|---|---|
IncrementalDiscoveryRequest.Builder |
IncrementalDiscoveryRequest.Builder.mergeErrorDetail(Status value)
This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>`
failed to update configuration.
|
DiscoveryRequest.Builder |
DiscoveryRequest.Builder.mergeErrorDetail(Status value)
This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>`
failed to update configuration.
|
IncrementalDiscoveryRequest.Builder |
IncrementalDiscoveryRequest.Builder.setErrorDetail(Status value)
This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>`
failed to update configuration.
|
DiscoveryRequest.Builder |
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 |
CheckResponse.getStatus()
Status `OK` allows the request.
|
Status |
CheckResponse.Builder.getStatus()
Status `OK` allows the request.
|
Status |
CheckResponseOrBuilder.getStatus()
Status `OK` allows the request.
|
| Modifier and Type | Method and Description |
|---|---|
CheckResponse.Builder |
CheckResponse.Builder.mergeStatus(Status value)
Status `OK` allows the request.
|
CheckResponse.Builder |
CheckResponse.Builder.setStatus(Status value)
Status `OK` allows the request.
|
Copyright © 2018–2019 The Envoy Project. All rights reserved.