public interface GrpcMethodListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
GrpcMethodList.Service |
getServices(int index)
repeated .envoy.config.core.v4alpha.GrpcMethodList.Service services = 1; |
int |
getServicesCount()
repeated .envoy.config.core.v4alpha.GrpcMethodList.Service services = 1; |
List<GrpcMethodList.Service> |
getServicesList()
repeated .envoy.config.core.v4alpha.GrpcMethodList.Service services = 1; |
GrpcMethodList.ServiceOrBuilder |
getServicesOrBuilder(int index)
repeated .envoy.config.core.v4alpha.GrpcMethodList.Service services = 1; |
List<? extends GrpcMethodList.ServiceOrBuilder> |
getServicesOrBuilderList()
repeated .envoy.config.core.v4alpha.GrpcMethodList.Service services = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<GrpcMethodList.Service> getServicesList()
repeated .envoy.config.core.v4alpha.GrpcMethodList.Service services = 1;GrpcMethodList.Service getServices(int index)
repeated .envoy.config.core.v4alpha.GrpcMethodList.Service services = 1;int getServicesCount()
repeated .envoy.config.core.v4alpha.GrpcMethodList.Service services = 1;List<? extends GrpcMethodList.ServiceOrBuilder> getServicesOrBuilderList()
repeated .envoy.config.core.v4alpha.GrpcMethodList.Service services = 1;GrpcMethodList.ServiceOrBuilder getServicesOrBuilder(int index)
repeated .envoy.config.core.v4alpha.GrpcMethodList.Service services = 1;Copyright © 2018–2021 The Envoy Project. All rights reserved.