ListNodesRequest

Types

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

Properties

Link copied to clipboard

Search for nodes by category.

Link copied to clipboard

The maximum number of nodes to return in one page of results.

Link copied to clipboard

Specify the pagination token from a previous request to retrieve the next page of results.

Link copied to clipboard

Search for nodes by the account ID of the nodes' owner.

Link copied to clipboard

Search for nodes by name.

Link copied to clipboard

Search for nodes by version.

Link copied to clipboard

Search for nodes by patch version.

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