StartSchemaExtensionRequest

Types

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

Properties

Link copied to clipboard

If true, creates a snapshot of the directory before applying the schema extension.

Link copied to clipboard

A description of the schema extension.

Link copied to clipboard

The identifier of the directory for which the schema extension will be applied to.

Link copied to clipboard

The LDIF file represented as a string. To construct the LdifContent string, precede each line as it would be formatted in an ldif file with \n. See the example request below for more details. The file size can be no larger than 1MB.

Functions

Link copied to clipboard
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