public interface ConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getHost(int index)
repeated string host = 1; |
com.google.protobuf.ByteString |
getHostBytes(int index)
repeated string host = 1; |
int |
getHostCount()
repeated string host = 1; |
List<String> |
getHostList()
repeated string host = 1; |
String |
getPath()
string path = 2; |
com.google.protobuf.ByteString |
getPathBytes()
string path = 2; |
int getHostCount()
repeated string host = 1;String getHost(int index)
repeated string host = 1;com.google.protobuf.ByteString getHostBytes(int index)
repeated string host = 1;String getPath()
string path = 2;com.google.protobuf.ByteString getPathBytes()
string path = 2;Copyright © 2019. All rights reserved.