Uses of Interface
io.envoyproxy.envoy.config.core.v3.HttpUriOrBuilder
-
Packages that use HttpUriOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of HttpUriOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement HttpUriOrBuilder Modifier and Type Class Description classHttpUriEnvoy external URI descriptorstatic classHttpUri.BuilderEnvoy external URI descriptorFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type HttpUriOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<HttpUri,HttpUri.Builder,HttpUriOrBuilder>HttpService.Builder. httpUriBuilder_private com.google.protobuf.SingleFieldBuilder<HttpUri,HttpUri.Builder,HttpUriOrBuilder>RemoteDataSource.Builder. httpUriBuilder_Methods in io.envoyproxy.envoy.config.core.v3 that return HttpUriOrBuilder Modifier and Type Method Description HttpUriOrBuilderHttpService.Builder. getHttpUriOrBuilder()The service's HTTP URI.HttpUriOrBuilderHttpService. getHttpUriOrBuilder()The service's HTTP URI.HttpUriOrBuilderHttpServiceOrBuilder. getHttpUriOrBuilder()The service's HTTP URI.HttpUriOrBuilderRemoteDataSource.Builder. getHttpUriOrBuilder()The HTTP URI to fetch the remote data.HttpUriOrBuilderRemoteDataSource. getHttpUriOrBuilder()The HTTP URI to fetch the remote data.HttpUriOrBuilderRemoteDataSourceOrBuilder. getHttpUriOrBuilder()The HTTP URI to fetch the remote data.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type HttpUriOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<HttpUri,HttpUri.Builder,HttpUriOrBuilder>HttpService.Builder. getHttpUriFieldBuilder()The service's HTTP URI.private com.google.protobuf.SingleFieldBuilder<HttpUri,HttpUri.Builder,HttpUriOrBuilder>RemoteDataSource.Builder. getHttpUriFieldBuilder()The HTTP URI to fetch the remote data.
-