ListNodesRequest

Types

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

Properties

Link copied to clipboard

The maximum number of nodes to list.

Link copied to clipboard

The unique identifier of the member who owns the nodes to list.

Link copied to clipboard

The unique identifier of the network for which to list nodes.

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 nodes currently in this status are listed.

Functions

Link copied to clipboard
inline fun copy(block: ListNodesRequest.Builder.() -> Unit = {}): ListNodesRequest
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