protected static class RecordsEvent.BuilderImpl extends Object implements RecordsEvent.Builder
Modifier | Constructor and Description |
---|---|
protected |
BuilderImpl() |
Modifier and Type | Method and Description |
---|---|
RecordsEvent |
build() |
boolean |
equals(Object rhs) |
int |
hashCode() |
byte[] |
payload() |
RecordsEvent.Builder |
payload(byte[] payload) |
public RecordsEvent build()
build
in interface RecordsEvent.Builder
public final RecordsEvent.Builder payload(byte[] payload)
payload
in interface RecordsEvent.Builder
public byte[] payload()
Copyright © 2021. All rights reserved.