| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.http.ext_authz.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
HttpService |
HttpService.Builder.build() |
HttpService |
HttpService.Builder.buildPartial() |
static HttpService |
HttpService.getDefaultInstance() |
HttpService |
HttpService.getDefaultInstanceForType() |
HttpService |
HttpService.Builder.getDefaultInstanceForType() |
HttpService |
ExtAuthzOrBuilder.getHttpService()
HTTP service configuration (default timeout: 200ms).
|
HttpService |
ExtAuthz.getHttpService()
HTTP service configuration (default timeout: 200ms).
|
HttpService |
ExtAuthz.Builder.getHttpService()
HTTP service configuration (default timeout: 200ms).
|
static HttpService |
HttpService.parseDelimitedFrom(InputStream input) |
static HttpService |
HttpService.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpService |
HttpService.parseFrom(byte[] data) |
static HttpService |
HttpService.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpService |
HttpService.parseFrom(ByteBuffer data) |
static HttpService |
HttpService.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpService |
HttpService.parseFrom(com.google.protobuf.ByteString data) |
static HttpService |
HttpService.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpService |
HttpService.parseFrom(com.google.protobuf.CodedInputStream input) |
static HttpService |
HttpService.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpService |
HttpService.parseFrom(InputStream input) |
static HttpService |
HttpService.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<HttpService> |
HttpService.getParserForType() |
static com.google.protobuf.Parser<HttpService> |
HttpService.parser() |
| Modifier and Type | Method and Description |
|---|---|
HttpService.Builder |
HttpService.Builder.mergeFrom(HttpService other) |
ExtAuthz.Builder |
ExtAuthz.Builder.mergeHttpService(HttpService value)
HTTP service configuration (default timeout: 200ms).
|
static HttpService.Builder |
HttpService.newBuilder(HttpService prototype) |
ExtAuthz.Builder |
ExtAuthz.Builder.setHttpService(HttpService value)
HTTP service configuration (default timeout: 200ms).
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.