ReportResult

Indicates whether DataSync created a complete task report for your transfer.

Types

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

Properties

Link copied to clipboard

Indicates the code associated with the error if DataSync can't create a complete report.

Link copied to clipboard

Provides details about issues creating a report.

Link copied to clipboard

Indicates whether DataSync is still working on your report, created a report, or can't create a complete report.

Functions

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