Entitlement

Describes a resource entitled for use with a license.

Types

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

Properties

Link copied to clipboard

Indicates whether check-ins are allowed.

Link copied to clipboard

Maximum entitlement count. Use if the unit is not None.

Link copied to clipboard

Entitlement name.

Link copied to clipboard

Indicates whether overages are allowed.

Link copied to clipboard

Entitlement unit.

Link copied to clipboard

Entitlement resource. Use only if the unit is None.

Functions

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