public static class ResetRequest.Builder extends SessionRequest.Builder<ResetRequest.Builder,ResetRequest>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ResetRequest |
build() |
ResetRequest.Builder |
withIndex(long index)
Sets the event index.
|
withSessionpublic ResetRequest.Builder withIndex(long index)
index - The event index.IllegalArgumentException - if index is less than 1public ResetRequest build()
IllegalStateException - if sequence is less than 1Copyright © 2013–2017. All rights reserved.