public static interface ResponseProto.ResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
ServiceProto.ServiceAlias |
getAlias()
.v1.ServiceAlias alias = 8; |
ServiceProto.ServiceAliasOrBuilder |
getAliasOrBuilder()
.v1.ServiceAlias alias = 8; |
CircuitBreakerProto.CircuitBreaker |
getCircuitBreaker()
.v1.CircuitBreaker circuitBreaker = 10; |
CircuitBreakerProto.CircuitBreakerOrBuilder |
getCircuitBreakerOrBuilder()
.v1.CircuitBreaker circuitBreaker = 10; |
ClientProto.Client |
getClient()
.v1.Client client = 3; |
ClientProto.ClientOrBuilder |
getClientOrBuilder()
.v1.Client client = 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 |
getInstance()
.v1.Instance instance = 6; |
ServiceProto.InstanceOrBuilder |
getInstanceOrBuilder()
.v1.Instance instance = 6; |
ServiceProto.Namespace |
getNamespace()
.v1.Namespace namespace = 4; |
ServiceProto.NamespaceOrBuilder |
getNamespaceOrBuilder()
.v1.Namespace namespace = 4; |
RateLimitProto.Rule |
getRateLimit()
.v1.Rule rateLimit = 9; |
RateLimitProto.RuleOrBuilder |
getRateLimitOrBuilder()
.v1.Rule rateLimit = 9; |
RoutingProto.Routing |
getRouting()
.v1.Routing routing = 7; |
RoutingProto.RoutingOrBuilder |
getRoutingOrBuilder()
.v1.Routing routing = 7; |
ServiceProto.Service |
getService()
.v1.Service service = 5; |
ServiceProto.ServiceOrBuilder |
getServiceOrBuilder()
.v1.Service service = 5; |
boolean |
hasAlias()
.v1.ServiceAlias alias = 8; |
boolean |
hasCircuitBreaker()
.v1.CircuitBreaker circuitBreaker = 10; |
boolean |
hasClient()
.v1.Client client = 3; |
boolean |
hasCode()
.google.protobuf.UInt32Value code = 1; |
boolean |
hasInfo()
.google.protobuf.StringValue info = 2; |
boolean |
hasInstance()
.v1.Instance instance = 6; |
boolean |
hasNamespace()
.v1.Namespace namespace = 4; |
boolean |
hasRateLimit()
.v1.Rule rateLimit = 9; |
boolean |
hasRouting()
.v1.Routing routing = 7; |
boolean |
hasService()
.v1.Service service = 5; |
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 hasClient()
.v1.Client client = 3;ClientProto.Client getClient()
.v1.Client client = 3;ClientProto.ClientOrBuilder getClientOrBuilder()
.v1.Client client = 3;boolean hasNamespace()
.v1.Namespace namespace = 4;ServiceProto.Namespace getNamespace()
.v1.Namespace namespace = 4;ServiceProto.NamespaceOrBuilder getNamespaceOrBuilder()
.v1.Namespace namespace = 4;boolean hasService()
.v1.Service service = 5;ServiceProto.Service getService()
.v1.Service service = 5;ServiceProto.ServiceOrBuilder getServiceOrBuilder()
.v1.Service service = 5;boolean hasInstance()
.v1.Instance instance = 6;ServiceProto.Instance getInstance()
.v1.Instance instance = 6;ServiceProto.InstanceOrBuilder getInstanceOrBuilder()
.v1.Instance instance = 6;boolean hasRouting()
.v1.Routing routing = 7;RoutingProto.Routing getRouting()
.v1.Routing routing = 7;RoutingProto.RoutingOrBuilder getRoutingOrBuilder()
.v1.Routing routing = 7;boolean hasAlias()
.v1.ServiceAlias alias = 8;ServiceProto.ServiceAlias getAlias()
.v1.ServiceAlias alias = 8;ServiceProto.ServiceAliasOrBuilder getAliasOrBuilder()
.v1.ServiceAlias alias = 8;boolean hasRateLimit()
.v1.Rule rateLimit = 9;RateLimitProto.Rule getRateLimit()
.v1.Rule rateLimit = 9;RateLimitProto.RuleOrBuilder getRateLimitOrBuilder()
.v1.Rule rateLimit = 9;boolean hasCircuitBreaker()
.v1.CircuitBreaker circuitBreaker = 10;CircuitBreakerProto.CircuitBreaker getCircuitBreaker()
.v1.CircuitBreaker circuitBreaker = 10;CircuitBreakerProto.CircuitBreakerOrBuilder getCircuitBreakerOrBuilder()
.v1.CircuitBreaker circuitBreaker = 10;Copyright © 2022. All rights reserved.