struct CB::Client::ClusterListResponse
- CB::Client::ClusterListResponse
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
client/cluster.crConstructors
Instance Method Summary
- #clusters : Array(CB::Model::Cluster)
- #clusters=(clusters : Array(CB::Model::Cluster))
- #has_more : Bool
- #has_more=(has_more : Bool)
- #next_cursor : String | Nil
- #next_cursor=(next_cursor : String | Nil)