Uses of Class
io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3.HttpService
-
Packages that use HttpService Package Description io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 -
-
Uses of HttpService in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 that return HttpService Modifier and Type Method Description HttpServiceHttpService.Builder. build()HttpServiceHttpService.Builder. buildPartial()static HttpServiceHttpService. getDefaultInstance()HttpServiceHttpService.Builder. getDefaultInstanceForType()HttpServiceHttpService. getDefaultInstanceForType()HttpServiceExtAuthz.Builder. getHttpService()HTTP service configuration (default timeout: 200ms).HttpServiceExtAuthz. getHttpService()HTTP service configuration (default timeout: 200ms).HttpServiceExtAuthzOrBuilder. getHttpService()HTTP service configuration (default timeout: 200ms).static HttpServiceHttpService. parseDelimitedFrom(InputStream input)static HttpServiceHttpService. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpServiceHttpService. parseFrom(byte[] data)static HttpServiceHttpService. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpServiceHttpService. parseFrom(com.google.protobuf.ByteString data)static HttpServiceHttpService. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpServiceHttpService. parseFrom(com.google.protobuf.CodedInputStream input)static HttpServiceHttpService. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpServiceHttpService. parseFrom(InputStream input)static HttpServiceHttpService. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpServiceHttpService. parseFrom(ByteBuffer data)static HttpServiceHttpService. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 that return types with arguments of type HttpService Modifier and Type Method Description com.google.protobuf.Parser<HttpService>HttpService. getParserForType()static com.google.protobuf.Parser<HttpService>HttpService. parser()Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 with parameters of type HttpService Modifier and Type Method Description HttpService.BuilderHttpService.Builder. mergeFrom(HttpService other)ExtAuthz.BuilderExtAuthz.Builder. mergeHttpService(HttpService value)HTTP service configuration (default timeout: 200ms).static HttpService.BuilderHttpService. newBuilder(HttpService prototype)ExtAuthz.BuilderExtAuthz.Builder. setHttpService(HttpService value)HTTP service configuration (default timeout: 200ms).
-