RpcClient.Instrument.Builder |
RpcClient.Instrument.Builder.clear() |
RpcClient.Instrument.Builder |
RpcClient.Instrument.Builder.clearPayload()
required string payload = 1;
|
RpcClient.Instrument.Builder |
RpcClient.Instrument.Builder.clone() |
RpcClient.Instrument.Builder |
RpcClient.PositionRequest.Builder.getInstrumentBuilder()
optional .Instrument instrument = 3;
|
RpcClient.Instrument.Builder |
RpcClient.Position.Builder.getInstrumentBuilder()
required .Instrument instrument = 1;
|
RpcClient.Instrument.Builder |
RpcClient.PositionKey.Builder.getInstrumentBuilder()
required .Instrument instrument = 1;
|
RpcClient.Instrument.Builder |
RpcClient.ResolveSymbolResponse.Builder.getInstrumentBuilder()
optional .Instrument instrument = 1;
|
RpcClient.Instrument.Builder |
RpcClient.Instrument.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RpcClient.Instrument.Builder |
RpcClient.Instrument.Builder.mergeFrom(com.google.protobuf.Message other) |
RpcClient.Instrument.Builder |
RpcClient.Instrument.Builder.mergeFrom(RpcClient.Instrument other) |
static RpcClient.Instrument.Builder |
RpcClient.Instrument.newBuilder() |
static RpcClient.Instrument.Builder |
RpcClient.Instrument.newBuilder(RpcClient.Instrument prototype) |
RpcClient.Instrument.Builder |
RpcClient.Instrument.newBuilderForType() |
protected RpcClient.Instrument.Builder |
RpcClient.Instrument.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
RpcClient.Instrument.Builder |
RpcClient.Instrument.Builder.setPayload(String value)
required string payload = 1;
|
RpcClient.Instrument.Builder |
RpcClient.Instrument.Builder.setPayloadBytes(com.google.protobuf.ByteString value)
required string payload = 1;
|
RpcClient.Instrument.Builder |
RpcClient.Instrument.toBuilder() |