Interface BlockAndPrivateDataEventsRequest.Builder

All Superinterfaces:
Builder<EventsRequest<org.hyperledger.fabric.protos.peer.BlockAndPrivateData>>, EventsBuilder<org.hyperledger.fabric.protos.peer.BlockAndPrivateData>
Enclosing interface:
BlockAndPrivateDataEventsRequest

public static interface BlockAndPrivateDataEventsRequest.Builder extends EventsBuilder<org.hyperledger.fabric.protos.peer.BlockAndPrivateData>
Builder used to create a new block and private data events request. The default behavior is to read events from the next committed block.