public static interface ClientProto.StatInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.StringValue |
getPath()
.google.protobuf.StringValue path = 3; |
com.google.protobuf.StringValueOrBuilder |
getPathOrBuilder()
.google.protobuf.StringValue path = 3; |
com.google.protobuf.UInt32Value |
getPort()
.google.protobuf.UInt32Value port = 2; |
com.google.protobuf.UInt32ValueOrBuilder |
getPortOrBuilder()
.google.protobuf.UInt32Value port = 2; |
com.google.protobuf.StringValue |
getProtocol()
.google.protobuf.StringValue protocol = 4; |
com.google.protobuf.StringValueOrBuilder |
getProtocolOrBuilder()
.google.protobuf.StringValue protocol = 4; |
com.google.protobuf.StringValue |
getTarget()
.google.protobuf.StringValue target = 1; |
com.google.protobuf.StringValueOrBuilder |
getTargetOrBuilder()
.google.protobuf.StringValue target = 1; |
boolean |
hasPath()
.google.protobuf.StringValue path = 3; |
boolean |
hasPort()
.google.protobuf.UInt32Value port = 2; |
boolean |
hasProtocol()
.google.protobuf.StringValue protocol = 4; |
boolean |
hasTarget()
.google.protobuf.StringValue target = 1; |
boolean hasTarget()
.google.protobuf.StringValue target = 1;com.google.protobuf.StringValue getTarget()
.google.protobuf.StringValue target = 1;com.google.protobuf.StringValueOrBuilder getTargetOrBuilder()
.google.protobuf.StringValue target = 1;boolean hasPort()
.google.protobuf.UInt32Value port = 2;com.google.protobuf.UInt32Value getPort()
.google.protobuf.UInt32Value port = 2;com.google.protobuf.UInt32ValueOrBuilder getPortOrBuilder()
.google.protobuf.UInt32Value port = 2;boolean hasPath()
.google.protobuf.StringValue path = 3;com.google.protobuf.StringValue getPath()
.google.protobuf.StringValue path = 3;com.google.protobuf.StringValueOrBuilder getPathOrBuilder()
.google.protobuf.StringValue path = 3;boolean hasProtocol()
.google.protobuf.StringValue protocol = 4;com.google.protobuf.StringValue getProtocol()
.google.protobuf.StringValue protocol = 4;com.google.protobuf.StringValueOrBuilder getProtocolOrBuilder()
.google.protobuf.StringValue protocol = 4;Copyright © 2022. All rights reserved.