ListSpacesResponse
ListSpacesResponse documentation for Java SDK
ListSpacesResponse
Response containing a list of spaces and optional pagination token.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| spaces | List<Space> | The list of spaces matching the query criteria. | [optional] |
| nextToken | String | Pagination token for retrieving the next set of results. Only present if there are more results available. | [optional] |