public static class ChatServiceClient.ListSpacesFixedSizeCollection extends AbstractFixedSizeCollection<ListSpacesRequest,ListSpacesResponse,Space,ChatServiceClient.ListSpacesPage,ChatServiceClient.ListSpacesFixedSizeCollection>
Inheritance
java.lang.Object > AbstractFixedSizeCollection > ChatServiceClient.ListSpacesFixedSizeCollectionMethods
createCollection(List<ChatServiceClient.ListSpacesPage> pages, int collectionSize)
protected ChatServiceClient.ListSpacesFixedSizeCollection createCollection(List<ChatServiceClient.ListSpacesPage> pages, int collectionSize)
Parameters | |
---|---|
Name | Description |
pages | List<ListSpacesPage> |
collectionSize | int |
Returns | |
---|---|
Type | Description |
ChatServiceClient.ListSpacesFixedSizeCollection |