TSOProto.HandshakeRequest.Builder |
TSOProto.HandshakeRequest.Builder.clear() |
TSOProto.HandshakeRequest.Builder |
TSOProto.HandshakeRequest.Builder.clearClientCapabilities()
optional .Capabilities clientCapabilities = 1;
|
TSOProto.HandshakeRequest.Builder |
TSOProto.HandshakeRequest.Builder.clone() |
TSOProto.HandshakeRequest.Builder |
TSOProto.Request.Builder.getHandshakeRequestBuilder()
optional .HandshakeRequest handshakeRequest = 3;
|
TSOProto.HandshakeRequest.Builder |
TSOProto.HandshakeRequest.Builder.mergeClientCapabilities(TSOProto.Capabilities value)
optional .Capabilities clientCapabilities = 1;
|
TSOProto.HandshakeRequest.Builder |
TSOProto.HandshakeRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TSOProto.HandshakeRequest.Builder |
TSOProto.HandshakeRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
TSOProto.HandshakeRequest.Builder |
TSOProto.HandshakeRequest.Builder.mergeFrom(TSOProto.HandshakeRequest other) |
static TSOProto.HandshakeRequest.Builder |
TSOProto.HandshakeRequest.newBuilder() |
static TSOProto.HandshakeRequest.Builder |
TSOProto.HandshakeRequest.newBuilder(TSOProto.HandshakeRequest prototype) |
TSOProto.HandshakeRequest.Builder |
TSOProto.HandshakeRequest.newBuilderForType() |
protected TSOProto.HandshakeRequest.Builder |
TSOProto.HandshakeRequest.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
TSOProto.HandshakeRequest.Builder |
TSOProto.HandshakeRequest.Builder.setClientCapabilities(TSOProto.Capabilities.Builder builderForValue)
optional .Capabilities clientCapabilities = 1;
|
TSOProto.HandshakeRequest.Builder |
TSOProto.HandshakeRequest.Builder.setClientCapabilities(TSOProto.Capabilities value)
optional .Capabilities clientCapabilities = 1;
|
TSOProto.HandshakeRequest.Builder |
TSOProto.HandshakeRequest.toBuilder() |