GetPlanRequest

Types

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

Properties

Link copied to clipboard

A map to hold additional optional key-value parameters.

Link copied to clipboard

The programming language of the code to perform the mapping.

Link copied to clipboard

The parameters for the mapping.

Link copied to clipboard

The list of mappings from a source table to target tables.

Link copied to clipboard

The target tables.

Link copied to clipboard

The source table.

Functions

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