Protocol.LocalBlockCloseRequest.Builder |
Protocol.LocalBlockCloseRequest.Builder.clear() |
Protocol.LocalBlockCloseRequest.Builder |
Protocol.LocalBlockCloseRequest.Builder.clearBlockId()
optional int64 block_id = 1;
|
Protocol.LocalBlockCloseRequest.Builder |
Protocol.LocalBlockCloseRequest.Builder.clone() |
Protocol.LocalBlockCloseRequest.Builder |
Protocol.LocalBlockCloseRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Protocol.LocalBlockCloseRequest.Builder |
Protocol.LocalBlockCloseRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
Protocol.LocalBlockCloseRequest.Builder |
Protocol.LocalBlockCloseRequest.Builder.mergeFrom(Protocol.LocalBlockCloseRequest other) |
static Protocol.LocalBlockCloseRequest.Builder |
Protocol.LocalBlockCloseRequest.newBuilder() |
static Protocol.LocalBlockCloseRequest.Builder |
Protocol.LocalBlockCloseRequest.newBuilder(Protocol.LocalBlockCloseRequest prototype) |
Protocol.LocalBlockCloseRequest.Builder |
Protocol.LocalBlockCloseRequest.newBuilderForType() |
protected Protocol.LocalBlockCloseRequest.Builder |
Protocol.LocalBlockCloseRequest.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
Protocol.LocalBlockCloseRequest.Builder |
Protocol.LocalBlockCloseRequest.Builder.setBlockId(long value)
optional int64 block_id = 1;
|
Protocol.LocalBlockCloseRequest.Builder |
Protocol.LocalBlockCloseRequest.toBuilder() |