SubmissionSummary

A summary of the submissions in a batch.

Types

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

Properties

Link copied to clipboard

The number of failed cancel submissions.

Link copied to clipboard

The number of failed delete submissions.

Link copied to clipboard

The number of failed start submissions.

Link copied to clipboard

The number of pending start submissions.

Link copied to clipboard

The number of successful cancel submissions.

Link copied to clipboard

The number of successful delete submissions.

Link copied to clipboard

The number of successful start submissions.

Functions

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