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