NfsMountOptions

Specifies how DataSync can access a location using the NFS protocol.

Types

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

Properties

Link copied to clipboard

Specifies the NFS version that you want DataSync to use when mounting your NFS share. If the server refuses to use the version specified, the task fails.

Functions

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