ChangeRequest

A list of change request objects.

Types

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

Properties

Link copied to clipboard

Defines the type of change request. A changeType can have the following values:

Link copied to clipboard

Defines the path within the database directory.

Link copied to clipboard

Defines the S3 path of the source file that is required to add or update files in a database.

Functions

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