Interface GlobalNodeGroup.Builder

All Superinterfaces:
Buildable, CopyableBuilder<GlobalNodeGroup.Builder,GlobalNodeGroup>, SdkBuilder<GlobalNodeGroup.Builder,GlobalNodeGroup>, SdkPojo
Enclosing class:
GlobalNodeGroup

public static interface GlobalNodeGroup.Builder extends SdkPojo, CopyableBuilder<GlobalNodeGroup.Builder,GlobalNodeGroup>
  • Method Details

    • globalNodeGroupId

      GlobalNodeGroup.Builder globalNodeGroupId(String globalNodeGroupId)

      The name of the global node group

      Parameters:
      globalNodeGroupId - The name of the global node group
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • slots

      The keyspace for this node group

      Parameters:
      slots - The keyspace for this node group
      Returns:
      Returns a reference to this object so that method calls can be chained together.