public static interface RoutingProto.RoutingOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.StringValue |
getCtime()
.google.protobuf.StringValue ctime = 5; |
com.google.protobuf.StringValueOrBuilder |
getCtimeOrBuilder()
.google.protobuf.StringValue ctime = 5; |
RoutingProto.Route |
getInbounds(int index)
每个服务可以配置多条入站或者出站规则
对于每个请求,从上到下依次匹配,若命中则终止
repeated .v1.Route inbounds = 3; |
int |
getInboundsCount()
每个服务可以配置多条入站或者出站规则
对于每个请求,从上到下依次匹配,若命中则终止
repeated .v1.Route inbounds = 3; |
List<RoutingProto.Route> |
getInboundsList()
每个服务可以配置多条入站或者出站规则
对于每个请求,从上到下依次匹配,若命中则终止
repeated .v1.Route inbounds = 3; |
RoutingProto.RouteOrBuilder |
getInboundsOrBuilder(int index)
每个服务可以配置多条入站或者出站规则
对于每个请求,从上到下依次匹配,若命中则终止
repeated .v1.Route inbounds = 3; |
List<? extends RoutingProto.RouteOrBuilder> |
getInboundsOrBuilderList()
每个服务可以配置多条入站或者出站规则
对于每个请求,从上到下依次匹配,若命中则终止
repeated .v1.Route inbounds = 3; |
com.google.protobuf.StringValue |
getMtime()
.google.protobuf.StringValue mtime = 6; |
com.google.protobuf.StringValueOrBuilder |
getMtimeOrBuilder()
.google.protobuf.StringValue mtime = 6; |
com.google.protobuf.StringValue |
getNamespace()
.google.protobuf.StringValue namespace = 2; |
com.google.protobuf.StringValueOrBuilder |
getNamespaceOrBuilder()
.google.protobuf.StringValue namespace = 2; |
RoutingProto.Route |
getOutbounds(int index)
repeated .v1.Route outbounds = 4; |
int |
getOutboundsCount()
repeated .v1.Route outbounds = 4; |
List<RoutingProto.Route> |
getOutboundsList()
repeated .v1.Route outbounds = 4; |
RoutingProto.RouteOrBuilder |
getOutboundsOrBuilder(int index)
repeated .v1.Route outbounds = 4; |
List<? extends RoutingProto.RouteOrBuilder> |
getOutboundsOrBuilderList()
repeated .v1.Route outbounds = 4; |
com.google.protobuf.StringValue |
getRevision()
.google.protobuf.StringValue revision = 7; |
com.google.protobuf.StringValueOrBuilder |
getRevisionOrBuilder()
.google.protobuf.StringValue revision = 7; |
com.google.protobuf.StringValue |
getService()
规则所属服务以及命名空间
.google.protobuf.StringValue service = 1; |
com.google.protobuf.StringValueOrBuilder |
getServiceOrBuilder()
规则所属服务以及命名空间
.google.protobuf.StringValue service = 1; |
com.google.protobuf.StringValue |
getServiceToken()
.google.protobuf.StringValue service_token = 8[json_name = "service_token"]; |
com.google.protobuf.StringValueOrBuilder |
getServiceTokenOrBuilder()
.google.protobuf.StringValue service_token = 8[json_name = "service_token"]; |
boolean |
hasCtime()
.google.protobuf.StringValue ctime = 5; |
boolean |
hasMtime()
.google.protobuf.StringValue mtime = 6; |
boolean |
hasNamespace()
.google.protobuf.StringValue namespace = 2; |
boolean |
hasRevision()
.google.protobuf.StringValue revision = 7; |
boolean |
hasService()
规则所属服务以及命名空间
.google.protobuf.StringValue service = 1; |
boolean |
hasServiceToken()
.google.protobuf.StringValue service_token = 8[json_name = "service_token"]; |
boolean hasService()
规则所属服务以及命名空间
.google.protobuf.StringValue service = 1;com.google.protobuf.StringValue getService()
规则所属服务以及命名空间
.google.protobuf.StringValue service = 1;com.google.protobuf.StringValueOrBuilder getServiceOrBuilder()
规则所属服务以及命名空间
.google.protobuf.StringValue service = 1;boolean hasNamespace()
.google.protobuf.StringValue namespace = 2;com.google.protobuf.StringValue getNamespace()
.google.protobuf.StringValue namespace = 2;com.google.protobuf.StringValueOrBuilder getNamespaceOrBuilder()
.google.protobuf.StringValue namespace = 2;List<RoutingProto.Route> getInboundsList()
每个服务可以配置多条入站或者出站规则 对于每个请求,从上到下依次匹配,若命中则终止
repeated .v1.Route inbounds = 3;RoutingProto.Route getInbounds(int index)
每个服务可以配置多条入站或者出站规则 对于每个请求,从上到下依次匹配,若命中则终止
repeated .v1.Route inbounds = 3;int getInboundsCount()
每个服务可以配置多条入站或者出站规则 对于每个请求,从上到下依次匹配,若命中则终止
repeated .v1.Route inbounds = 3;List<? extends RoutingProto.RouteOrBuilder> getInboundsOrBuilderList()
每个服务可以配置多条入站或者出站规则 对于每个请求,从上到下依次匹配,若命中则终止
repeated .v1.Route inbounds = 3;RoutingProto.RouteOrBuilder getInboundsOrBuilder(int index)
每个服务可以配置多条入站或者出站规则 对于每个请求,从上到下依次匹配,若命中则终止
repeated .v1.Route inbounds = 3;List<RoutingProto.Route> getOutboundsList()
repeated .v1.Route outbounds = 4;RoutingProto.Route getOutbounds(int index)
repeated .v1.Route outbounds = 4;int getOutboundsCount()
repeated .v1.Route outbounds = 4;List<? extends RoutingProto.RouteOrBuilder> getOutboundsOrBuilderList()
repeated .v1.Route outbounds = 4;RoutingProto.RouteOrBuilder getOutboundsOrBuilder(int index)
repeated .v1.Route outbounds = 4;boolean hasCtime()
.google.protobuf.StringValue ctime = 5;com.google.protobuf.StringValue getCtime()
.google.protobuf.StringValue ctime = 5;com.google.protobuf.StringValueOrBuilder getCtimeOrBuilder()
.google.protobuf.StringValue ctime = 5;boolean hasMtime()
.google.protobuf.StringValue mtime = 6;com.google.protobuf.StringValue getMtime()
.google.protobuf.StringValue mtime = 6;com.google.protobuf.StringValueOrBuilder getMtimeOrBuilder()
.google.protobuf.StringValue mtime = 6;boolean hasRevision()
.google.protobuf.StringValue revision = 7;com.google.protobuf.StringValue getRevision()
.google.protobuf.StringValue revision = 7;com.google.protobuf.StringValueOrBuilder getRevisionOrBuilder()
.google.protobuf.StringValue revision = 7;boolean hasServiceToken()
.google.protobuf.StringValue service_token = 8[json_name = "service_token"];com.google.protobuf.StringValue getServiceToken()
.google.protobuf.StringValue service_token = 8[json_name = "service_token"];com.google.protobuf.StringValueOrBuilder getServiceTokenOrBuilder()
.google.protobuf.StringValue service_token = 8[json_name = "service_token"];Copyright © 2022. All rights reserved.