ScopeProtos.HostInfo.Builder
ScopeProtos.HostInfo.Builder.addAllServiceList(Iterable<? extends ScopeProtos.Service> values)
ScopeProtos.HostInfo.Builder.addServiceList(int index, ScopeProtos.Service.Builder builderForValue)
ScopeProtos.HostInfo.Builder.addServiceList(int index, ScopeProtos.Service value)
ScopeProtos.HostInfo.Builder.addServiceList(ScopeProtos.Service.Builder builderForValue)
ScopeProtos.HostInfo.Builder.addServiceList(ScopeProtos.Service value)
ScopeProtos.HostInfo.Builder.clear()
ScopeProtos.HostInfo.Builder.clearCoreVersion()
ScopeProtos.HostInfo.Builder.clearOperatingSystem()
ScopeProtos.HostInfo.Builder.clearPlatform()
ScopeProtos.HostInfo.Builder.clearServiceList()
ScopeProtos.HostInfo.Builder.clearStpVersion()
ScopeProtos.HostInfo.Builder.clearUserAgent()
ScopeProtos.HostInfo.Builder.clone()
ScopeProtos.HostInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ScopeProtos.HostInfo.Builder.mergeFrom(com.google.protobuf.Message other)
ScopeProtos.HostInfo.Builder.mergeFrom(ScopeProtos.HostInfo other)
static ScopeProtos.HostInfo.Builder
ScopeProtos.HostInfo.newBuilder()
ScopeProtos.HostInfo.newBuilder(ScopeProtos.HostInfo prototype)
ScopeProtos.HostInfo.newBuilderForType()
protected ScopeProtos.HostInfo.Builder
ScopeProtos.HostInfo.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
ScopeProtos.HostInfo.Builder.removeServiceList(int index)
ScopeProtos.HostInfo.Builder.setCoreVersion(String value)
ScopeProtos.HostInfo.Builder.setOperatingSystem(String value)
ScopeProtos.HostInfo.Builder.setPlatform(String value)
ScopeProtos.HostInfo.Builder.setServiceList(int index, ScopeProtos.Service.Builder builderForValue)
ScopeProtos.HostInfo.Builder.setServiceList(int index, ScopeProtos.Service value)
ScopeProtos.HostInfo.Builder.setStpVersion(int value)
ScopeProtos.HostInfo.Builder.setUserAgent(String value)
ScopeProtos.HostInfo.toBuilder()