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