Package s2.types
Class AppendInput.AppendInputBuilder
java.lang.Object
s2.types.AppendInput.AppendInputBuilder
- Enclosing class:
 - AppendInput
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbuild()withFencingToken(com.google.protobuf.ByteString fencingToken) withMatchSeqNum(Long matchSeqNum) withRecords(List<AppendRecord> records)  
- 
Constructor Details
- 
AppendInputBuilder
public AppendInputBuilder() 
 - 
 - 
Method Details
- 
withRecords
 - 
withMatchSeqNum
 - 
withFencingToken
 - 
build
 
 -