Class StreamingStatusSnapshot.StreamingStatusSnapshotBuilder
java.lang.Object
growthbook.sdk.java.diagnostics.provider.model.StreamingStatusSnapshot.StreamingStatusSnapshotBuilder
- Enclosing class:
- StreamingStatusSnapshot
-
Method Summary
Modifier and TypeMethodDescriptionallowed(boolean allowed) build()configured(boolean configured) connected(boolean connected) initialized(boolean initialized) reconnectAttempts(int reconnectAttempts) shutdown(boolean shutdown) toString()
-
Method Details
-
allowed
- Returns:
this.
-
shutdown
- Returns:
this.
-
connected
- Returns:
this.
-
configured
- Returns:
this.
-
initialized
- Returns:
this.
-
reconnectAttempts
public StreamingStatusSnapshot.StreamingStatusSnapshotBuilder reconnectAttempts(int reconnectAttempts) - Returns:
this.
-
build
-
toString
-