类 com.baidu.noah.naming.msg.ServiceProtos.ServiceHostList
的使用

使用 ServiceProtos.ServiceHostList 的软件包
com.baidu.noah.naming.msg   
 

com.baidu.noah.naming.msgServiceProtos.ServiceHostList 的使用
 

类型参数类型为 ServiceProtos.ServiceHostListcom.baidu.noah.naming.msg 中的字段
static com.google.protobuf.Parser<ServiceProtos.ServiceHostList> ServiceProtos.ServiceHostList.PARSER
           
 

返回 ServiceProtos.ServiceHostListcom.baidu.noah.naming.msg 中的方法
 ServiceProtos.ServiceHostList ServiceProtos.ServiceHostList.Builder.build()
           
 ServiceProtos.ServiceHostList ServiceProtos.ServiceHostList.Builder.buildPartial()
           
static ServiceProtos.ServiceHostList ServiceProtos.ServiceHostList.getDefaultInstance()
           
 ServiceProtos.ServiceHostList ServiceProtos.ServiceHostList.getDefaultInstanceForType()
           
 ServiceProtos.ServiceHostList ServiceProtos.ServiceHostList.Builder.getDefaultInstanceForType()
           
 ServiceProtos.ServiceHostList NamingProtos.LocalNamingAuthResponseOrBuilder.getTrustedServices(int index)
          repeated .ServiceHostList trusted_services = 2;
 ServiceProtos.ServiceHostList NamingProtos.LocalNamingAuthResponse.getTrustedServices(int index)
          repeated .ServiceHostList trusted_services = 2;
 ServiceProtos.ServiceHostList NamingProtos.LocalNamingAuthResponse.Builder.getTrustedServices(int index)
          repeated .ServiceHostList trusted_services = 2;
static ServiceProtos.ServiceHostList ServiceProtos.ServiceHostList.parseDelimitedFrom(InputStream input)
           
static ServiceProtos.ServiceHostList ServiceProtos.ServiceHostList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ServiceProtos.ServiceHostList ServiceProtos.ServiceHostList.parseFrom(byte[] data)
           
static ServiceProtos.ServiceHostList ServiceProtos.ServiceHostList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ServiceProtos.ServiceHostList ServiceProtos.ServiceHostList.parseFrom(com.google.protobuf.ByteString data)
           
static ServiceProtos.ServiceHostList ServiceProtos.ServiceHostList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ServiceProtos.ServiceHostList ServiceProtos.ServiceHostList.parseFrom(com.google.protobuf.CodedInputStream input)
           
static ServiceProtos.ServiceHostList ServiceProtos.ServiceHostList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ServiceProtos.ServiceHostList ServiceProtos.ServiceHostList.parseFrom(InputStream input)
           
static ServiceProtos.ServiceHostList ServiceProtos.ServiceHostList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

返回变量类型为 ServiceProtos.ServiceHostList 的类型的 com.baidu.noah.naming.msg 中的方法
 com.google.protobuf.Parser<ServiceProtos.ServiceHostList> ServiceProtos.ServiceHostList.getParserForType()
           
 List<ServiceProtos.ServiceHostList> NamingProtos.LocalNamingAuthResponseOrBuilder.getTrustedServicesList()
          repeated .ServiceHostList trusted_services = 2;
 List<ServiceProtos.ServiceHostList> NamingProtos.LocalNamingAuthResponse.getTrustedServicesList()
          repeated .ServiceHostList trusted_services = 2;
 List<ServiceProtos.ServiceHostList> NamingProtos.LocalNamingAuthResponse.Builder.getTrustedServicesList()
          repeated .ServiceHostList trusted_services = 2;
 

参数类型为 ServiceProtos.ServiceHostListcom.baidu.noah.naming.msg 中的方法
 NamingProtos.LocalNamingAuthResponse.Builder NamingProtos.LocalNamingAuthResponse.Builder.addTrustedServices(int index, ServiceProtos.ServiceHostList value)
          repeated .ServiceHostList trusted_services = 2;
 NamingProtos.LocalNamingAuthResponse.Builder NamingProtos.LocalNamingAuthResponse.Builder.addTrustedServices(ServiceProtos.ServiceHostList value)
          repeated .ServiceHostList trusted_services = 2;
 ServiceProtos.ServiceHostList.Builder ServiceProtos.ServiceHostList.Builder.mergeFrom(ServiceProtos.ServiceHostList other)
           
static ServiceProtos.ServiceHostList.Builder ServiceProtos.ServiceHostList.newBuilder(ServiceProtos.ServiceHostList prototype)
           
 NamingProtos.LocalNamingAuthResponse.Builder NamingProtos.LocalNamingAuthResponse.Builder.setTrustedServices(int index, ServiceProtos.ServiceHostList value)
          repeated .ServiceHostList trusted_services = 2;
 

类型变量类型为 ServiceProtos.ServiceHostListcom.baidu.noah.naming.msg 中的方法参数
 NamingProtos.LocalNamingAuthResponse.Builder NamingProtos.LocalNamingAuthResponse.Builder.addAllTrustedServices(Iterable<? extends ServiceProtos.ServiceHostList> values)
          repeated .ServiceHostList trusted_services = 2;
 



Copyright © 2016. All rights reserved.