ListEdgeDeploymentPlansRequest

Types

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

Properties

Link copied to clipboard

Selects edge deployment plans created after this time.

Link copied to clipboard

Selects edge deployment plans created before this time.

Link copied to clipboard

Selects edge deployment plans with a device fleet name containing this name.

Link copied to clipboard

Selects edge deployment plans that were last updated after this time.

Link copied to clipboard

Selects edge deployment plans that were last updated before this time.

Link copied to clipboard

The maximum number of results to select (50 by default).

Link copied to clipboard

Selects edge deployment plans with names containing this name.

Link copied to clipboard

The response from the last list when returning a list large enough to need tokening.

Link copied to clipboard

The column by which to sort the edge deployment plans. Can be one of NAME, DEVICEFLEETNAME, CREATIONTIME, LASTMODIFIEDTIME.

Link copied to clipboard

The direction of the sorting (ascending or descending).

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