Uses of Interface
io.envoyproxy.envoy.config.core.v3.GrpcMethodList.ServiceOrBuilder
Packages that use GrpcMethodList.ServiceOrBuilder
-
Uses of GrpcMethodList.ServiceOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement GrpcMethodList.ServiceOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeenvoy.config.core.v3.GrpcMethodList.Servicestatic final classProtobuf typeenvoy.config.core.v3.GrpcMethodList.ServiceMethods in io.envoyproxy.envoy.config.core.v3 that return GrpcMethodList.ServiceOrBuilderModifier and TypeMethodDescriptionGrpcMethodList.Builder.getServicesOrBuilder(int index) repeated .envoy.config.core.v3.GrpcMethodList.Service services = 1;GrpcMethodList.getServicesOrBuilder(int index) repeated .envoy.config.core.v3.GrpcMethodList.Service services = 1;GrpcMethodListOrBuilder.getServicesOrBuilder(int index) repeated .envoy.config.core.v3.GrpcMethodList.Service services = 1;Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type GrpcMethodList.ServiceOrBuilderModifier and TypeMethodDescriptionList<? extends GrpcMethodList.ServiceOrBuilder>GrpcMethodList.Builder.getServicesOrBuilderList()repeated .envoy.config.core.v3.GrpcMethodList.Service services = 1;List<? extends GrpcMethodList.ServiceOrBuilder>GrpcMethodList.getServicesOrBuilderList()repeated .envoy.config.core.v3.GrpcMethodList.Service services = 1;List<? extends GrpcMethodList.ServiceOrBuilder>GrpcMethodListOrBuilder.getServicesOrBuilderList()repeated .envoy.config.core.v3.GrpcMethodList.Service services = 1;