public static interface ResponseProto.BatchQueryResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
ServiceProto.ServiceAlias |
getAliases(int index)
repeated .v1.ServiceAlias aliases = 9; |
int |
getAliasesCount()
repeated .v1.ServiceAlias aliases = 9; |
List<ServiceProto.ServiceAlias> |
getAliasesList()
repeated .v1.ServiceAlias aliases = 9; |
ServiceProto.ServiceAliasOrBuilder |
getAliasesOrBuilder(int index)
repeated .v1.ServiceAlias aliases = 9; |
List<? extends ServiceProto.ServiceAliasOrBuilder> |
getAliasesOrBuilderList()
repeated .v1.ServiceAlias aliases = 9; |
com.google.protobuf.UInt32Value |
getAmount()
.google.protobuf.UInt32Value amount = 3; |
com.google.protobuf.UInt32ValueOrBuilder |
getAmountOrBuilder()
.google.protobuf.UInt32Value amount = 3; |
com.google.protobuf.UInt32Value |
getCode()
.google.protobuf.UInt32Value code = 1; |
com.google.protobuf.UInt32ValueOrBuilder |
getCodeOrBuilder()
.google.protobuf.UInt32Value code = 1; |
com.google.protobuf.StringValue |
getInfo()
.google.protobuf.StringValue info = 2; |
com.google.protobuf.StringValueOrBuilder |
getInfoOrBuilder()
.google.protobuf.StringValue info = 2; |
ServiceProto.Instance |
getInstances(int index)
repeated .v1.Instance instances = 7; |
int |
getInstancesCount()
repeated .v1.Instance instances = 7; |
List<ServiceProto.Instance> |
getInstancesList()
repeated .v1.Instance instances = 7; |
ServiceProto.InstanceOrBuilder |
getInstancesOrBuilder(int index)
repeated .v1.Instance instances = 7; |
List<? extends ServiceProto.InstanceOrBuilder> |
getInstancesOrBuilderList()
repeated .v1.Instance instances = 7; |
ServiceProto.Namespace |
getNamespaces(int index)
repeated .v1.Namespace namespaces = 5; |
int |
getNamespacesCount()
repeated .v1.Namespace namespaces = 5; |
List<ServiceProto.Namespace> |
getNamespacesList()
repeated .v1.Namespace namespaces = 5; |
ServiceProto.NamespaceOrBuilder |
getNamespacesOrBuilder(int index)
repeated .v1.Namespace namespaces = 5; |
List<? extends ServiceProto.NamespaceOrBuilder> |
getNamespacesOrBuilderList()
repeated .v1.Namespace namespaces = 5; |
RateLimitProto.Rule |
getRateLimits(int index)
repeated .v1.Rule rateLimits = 10; |
int |
getRateLimitsCount()
repeated .v1.Rule rateLimits = 10; |
List<RateLimitProto.Rule> |
getRateLimitsList()
repeated .v1.Rule rateLimits = 10; |
RateLimitProto.RuleOrBuilder |
getRateLimitsOrBuilder(int index)
repeated .v1.Rule rateLimits = 10; |
List<? extends RateLimitProto.RuleOrBuilder> |
getRateLimitsOrBuilderList()
repeated .v1.Rule rateLimits = 10; |
RoutingProto.Routing |
getRoutings(int index)
repeated .v1.Routing routings = 8; |
int |
getRoutingsCount()
repeated .v1.Routing routings = 8; |
List<RoutingProto.Routing> |
getRoutingsList()
repeated .v1.Routing routings = 8; |
RoutingProto.RoutingOrBuilder |
getRoutingsOrBuilder(int index)
repeated .v1.Routing routings = 8; |
List<? extends RoutingProto.RoutingOrBuilder> |
getRoutingsOrBuilderList()
repeated .v1.Routing routings = 8; |
ServiceProto.Service |
getServices(int index)
repeated .v1.Service services = 6; |
int |
getServicesCount()
repeated .v1.Service services = 6; |
List<ServiceProto.Service> |
getServicesList()
repeated .v1.Service services = 6; |
ServiceProto.ServiceOrBuilder |
getServicesOrBuilder(int index)
repeated .v1.Service services = 6; |
List<? extends ServiceProto.ServiceOrBuilder> |
getServicesOrBuilderList()
repeated .v1.Service services = 6; |
com.google.protobuf.UInt32Value |
getSize()
.google.protobuf.UInt32Value size = 4; |
com.google.protobuf.UInt32ValueOrBuilder |
getSizeOrBuilder()
.google.protobuf.UInt32Value size = 4; |
boolean |
hasAmount()
.google.protobuf.UInt32Value amount = 3; |
boolean |
hasCode()
.google.protobuf.UInt32Value code = 1; |
boolean |
hasInfo()
.google.protobuf.StringValue info = 2; |
boolean |
hasSize()
.google.protobuf.UInt32Value size = 4; |
boolean hasCode()
.google.protobuf.UInt32Value code = 1;com.google.protobuf.UInt32Value getCode()
.google.protobuf.UInt32Value code = 1;com.google.protobuf.UInt32ValueOrBuilder getCodeOrBuilder()
.google.protobuf.UInt32Value code = 1;boolean hasInfo()
.google.protobuf.StringValue info = 2;com.google.protobuf.StringValue getInfo()
.google.protobuf.StringValue info = 2;com.google.protobuf.StringValueOrBuilder getInfoOrBuilder()
.google.protobuf.StringValue info = 2;boolean hasAmount()
.google.protobuf.UInt32Value amount = 3;com.google.protobuf.UInt32Value getAmount()
.google.protobuf.UInt32Value amount = 3;com.google.protobuf.UInt32ValueOrBuilder getAmountOrBuilder()
.google.protobuf.UInt32Value amount = 3;boolean hasSize()
.google.protobuf.UInt32Value size = 4;com.google.protobuf.UInt32Value getSize()
.google.protobuf.UInt32Value size = 4;com.google.protobuf.UInt32ValueOrBuilder getSizeOrBuilder()
.google.protobuf.UInt32Value size = 4;List<ServiceProto.Namespace> getNamespacesList()
repeated .v1.Namespace namespaces = 5;ServiceProto.Namespace getNamespaces(int index)
repeated .v1.Namespace namespaces = 5;int getNamespacesCount()
repeated .v1.Namespace namespaces = 5;List<? extends ServiceProto.NamespaceOrBuilder> getNamespacesOrBuilderList()
repeated .v1.Namespace namespaces = 5;ServiceProto.NamespaceOrBuilder getNamespacesOrBuilder(int index)
repeated .v1.Namespace namespaces = 5;List<ServiceProto.Service> getServicesList()
repeated .v1.Service services = 6;ServiceProto.Service getServices(int index)
repeated .v1.Service services = 6;int getServicesCount()
repeated .v1.Service services = 6;List<? extends ServiceProto.ServiceOrBuilder> getServicesOrBuilderList()
repeated .v1.Service services = 6;ServiceProto.ServiceOrBuilder getServicesOrBuilder(int index)
repeated .v1.Service services = 6;List<ServiceProto.Instance> getInstancesList()
repeated .v1.Instance instances = 7;ServiceProto.Instance getInstances(int index)
repeated .v1.Instance instances = 7;int getInstancesCount()
repeated .v1.Instance instances = 7;List<? extends ServiceProto.InstanceOrBuilder> getInstancesOrBuilderList()
repeated .v1.Instance instances = 7;ServiceProto.InstanceOrBuilder getInstancesOrBuilder(int index)
repeated .v1.Instance instances = 7;List<RoutingProto.Routing> getRoutingsList()
repeated .v1.Routing routings = 8;RoutingProto.Routing getRoutings(int index)
repeated .v1.Routing routings = 8;int getRoutingsCount()
repeated .v1.Routing routings = 8;List<? extends RoutingProto.RoutingOrBuilder> getRoutingsOrBuilderList()
repeated .v1.Routing routings = 8;RoutingProto.RoutingOrBuilder getRoutingsOrBuilder(int index)
repeated .v1.Routing routings = 8;List<ServiceProto.ServiceAlias> getAliasesList()
repeated .v1.ServiceAlias aliases = 9;ServiceProto.ServiceAlias getAliases(int index)
repeated .v1.ServiceAlias aliases = 9;int getAliasesCount()
repeated .v1.ServiceAlias aliases = 9;List<? extends ServiceProto.ServiceAliasOrBuilder> getAliasesOrBuilderList()
repeated .v1.ServiceAlias aliases = 9;ServiceProto.ServiceAliasOrBuilder getAliasesOrBuilder(int index)
repeated .v1.ServiceAlias aliases = 9;List<RateLimitProto.Rule> getRateLimitsList()
repeated .v1.Rule rateLimits = 10;RateLimitProto.Rule getRateLimits(int index)
repeated .v1.Rule rateLimits = 10;int getRateLimitsCount()
repeated .v1.Rule rateLimits = 10;List<? extends RateLimitProto.RuleOrBuilder> getRateLimitsOrBuilderList()
repeated .v1.Rule rateLimits = 10;RateLimitProto.RuleOrBuilder getRateLimitsOrBuilder(int index)
repeated .v1.Rule rateLimits = 10;Copyright © 2021. All rights reserved.