ListComponentsRequest

Types

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

Properties

Link copied to clipboard

The name of an environment for result list filtering. Proton returns components associated with the environment or attached to service instances running in it.

Link copied to clipboard

The maximum number of components to list.

Link copied to clipboard

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

Link copied to clipboard

The name of a service instance for result list filtering. Proton returns the component attached to the service instance, if any.

Link copied to clipboard

The name of a service for result list filtering. Proton returns components attached to 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