Uses of Interface
io.envoyproxy.envoy.api.v2.core.GrpcMethodList.ServiceOrBuilder
-
Packages that use GrpcMethodList.ServiceOrBuilder Package Description io.envoyproxy.envoy.api.v2.core -
-
Uses of GrpcMethodList.ServiceOrBuilder in io.envoyproxy.envoy.api.v2.core
Classes in io.envoyproxy.envoy.api.v2.core that implement GrpcMethodList.ServiceOrBuilder Modifier and Type Class Description static classGrpcMethodList.ServiceProtobuf typeenvoy.api.v2.core.GrpcMethodList.Servicestatic classGrpcMethodList.Service.BuilderProtobuf typeenvoy.api.v2.core.GrpcMethodList.ServiceMethods in io.envoyproxy.envoy.api.v2.core that return GrpcMethodList.ServiceOrBuilder Modifier and Type Method Description GrpcMethodList.ServiceOrBuilderGrpcMethodList.Builder. getServicesOrBuilder(int index)repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1;GrpcMethodList.ServiceOrBuilderGrpcMethodList. getServicesOrBuilder(int index)repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1;GrpcMethodList.ServiceOrBuilderGrpcMethodListOrBuilder. 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.ServiceOrBuilder Modifier and Type Method Description List<? 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;
-