CacheBehaviors

A complex type that contains zero or more CacheBehavior elements.

Types

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

Properties

Link copied to clipboard

Optional: A complex type that contains cache behaviors for this distribution. If Quantity is 0, you can omit Items.

Link copied to clipboard

The number of cache behaviors for this distribution.

Functions

Link copied to clipboard
inline fun copy(block: CacheBehaviors.Builder.() -> Unit = {}): CacheBehaviors
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