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