ListJobsResponse

Types

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

Properties

Link copied to clipboard

The list of current jobs and jobs that have ended within the last 30 days.

Link copied to clipboard

If the List Jobs request produced more than the maximum number of results, you can pass this value into a subsequent List Jobs request in order to retrieve the next page of results.

Functions

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