ListPackagesForDomainRequest

Container for request parameters to <a>ListPackagesForDomain</a> operation.

Types

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

Properties

Link copied to clipboard

The name of the domain for which you want to list associated packages.

Link copied to clipboard

Limits results to a maximum number of packages.

Link copied to clipboard

Used for pagination. Only necessary if a previous API call includes a non-null NextToken value. If provided, returns results for the next page.

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