Builder

public abstract class Builder

Builder for SessionResumptionConfig.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
public abstract SessionResumptionConfig build()
Link copied to clipboard
@CanIgnoreReturnValue()
public SessionResumptionConfig.Builder clearHandle()
Clears the value of handle field.
Link copied to clipboard
@CanIgnoreReturnValue()
public SessionResumptionConfig.Builder clearTransparent()
Clears the value of transparent field.
Link copied to clipboard
Setter for handle.
Link copied to clipboard
public abstract SessionResumptionConfig.Builder transparent(boolean transparent)
Setter for transparent.