Builder

public abstract class Builder

Builder for LiveServerGoAway.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
public abstract LiveServerGoAway build()
Link copied to clipboard
@CanIgnoreReturnValue()
public LiveServerGoAway.Builder clearTimeLeft()
Clears the value of timeLeft field.
Link copied to clipboard
public abstract LiveServerGoAway.Builder timeLeft(Duration timeLeft)
Setter for timeLeft.