Builder

public abstract class Builder

Builder for LiveServerSessionResumptionUpdate.

Constructors

Functions

Link copied to clipboard
Link copied to clipboard
Clears the value of lastConsumedClientMessageIndex field.
Link copied to clipboard
Clears the value of newHandle field.
Link copied to clipboard
Clears the value of resumable field.
Link copied to clipboard
public abstract LiveServerSessionResumptionUpdate.Builder lastConsumedClientMessageIndex(Long lastConsumedClientMessageIndex)
Setter for lastConsumedClientMessageIndex.
Link copied to clipboard
Setter for newHandle.
Link copied to clipboard
public abstract LiveServerSessionResumptionUpdate.Builder resumable(boolean resumable)
Setter for resumable.