ListServiceVersionsRequest

Types

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

Properties

Link copied to clipboard

A list of names and versions of dependant services of the requested service.

Link copied to clipboard

The maximum number of ListServiceVersions objects to return.

Link copied to clipboard

Because HTTP requests are stateless, this is the starting point for the next list of returned ListServiceVersionsRequest versions.

Link copied to clipboard

The name of the service for which you're requesting supported versions.

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