DataRetrievalRule

Data retrieval policy rule.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The maximum number of bytes that can be retrieved in an hour.

Link copied to clipboard

The type of data retrieval policy to set.

Functions

Link copied to clipboard
inline fun copy(block: DataRetrievalRule.Builder.() -> Unit = {}): DataRetrievalRule
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String