CoreNetworkPolicy

Describes a core network policy. You can have only one LIVE Core Policy.

Types

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

Properties

Link copied to clipboard

Whether a core network policy is the current LIVE policy or the most recently submitted policy.

Link copied to clipboard

The state of a core network policy.

Link copied to clipboard

The ID of a core network.

Link copied to clipboard

The timestamp when a core network policy was created.

Link copied to clipboard

The description of a core network policy.

Link copied to clipboard

Describes a core network policy.

Link copied to clipboard

Describes any errors in a core network policy.

Link copied to clipboard

The ID of the policy version.

Functions

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