ListNetworksRequest

Types

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

Properties

Link copied to clipboard

An optional framework specifier. If provided, only networks of this framework type are listed.

Link copied to clipboard

The maximum number of networks to list.

Link copied to clipboard
val name: String?

The name of the network.

Link copied to clipboard

The pagination token that indicates the next set of results to retrieve.

Link copied to clipboard

An optional status specifier. If provided, only networks currently in this status are listed.

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