ListDeploymentsRequest

Types

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

Properties

Link copied to clipboard

The name of a component for result list filtering. Proton returns deployments associated with that component.

Link copied to clipboard

The name of an environment for result list filtering. Proton returns deployments associated with the environment.

Link copied to clipboard

The maximum number of deployments to list.

Link copied to clipboard

A token that indicates the location of the next deployment in the array of deployment, after the list of deployment that was previously requested.

Link copied to clipboard

The name of a service instance for result list filtering. Proton returns the deployments associated with the service instance.

Link copied to clipboard

The name of a service for result list filtering. Proton returns deployments associated with service instances of the service.

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