ListConnectionsRequest

Types

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

Properties

Link copied to clipboard

Filters the list of connections to those associated with a specified host.

Link copied to clipboard

The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned nextToken value.

Link copied to clipboard

The token that was returned from the previous ListConnections call, which can be used to return the next set of connections in the list.

Link copied to clipboard

Filters the list of connections to those associated with a specified provider, such as Bitbucket.

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