ListRetrainingSchedulersRequest

Types

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

Properties

Link copied to clipboard

Specifies the maximum number of retraining schedulers to list.

Link copied to clipboard

Specify this field to only list retraining schedulers whose machine learning models begin with the value you specify.

Link copied to clipboard

If the number of results exceeds the maximum, a pagination token is returned. Use the token in the request to show the next page of retraining schedulers.

Link copied to clipboard

Specify this field to only list retraining schedulers whose status matches the value you specify.

Functions

Link copied to clipboard
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