UpdateChannelPlacementGroupRequest

A request to update the channel placement group

Types

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

Properties

Link copied to clipboard

The ID of the channel placement group.

Link copied to clipboard

The ID of the cluster.

Link copied to clipboard
val name: String?

Include this parameter only if you want to change the current name of the ChannelPlacementGroup. Specify a name that is unique in the Cluster. You can't change the name. Names are case-sensitive.

Link copied to clipboard

Include this parameter only if you want to change the list of Nodes that are associated with the ChannelPlacementGroup.

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