Class RuntimeProjectAttachmentServiceClient.ListLocationsFixedSizeCollection (0.2.0)

public static class RuntimeProjectAttachmentServiceClient.ListLocationsFixedSizeCollection extends AbstractFixedSizeCollection<ListLocationsRequest,ListLocationsResponse,Location,RuntimeProjectAttachmentServiceClient.ListLocationsPage,RuntimeProjectAttachmentServiceClient.ListLocationsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > RuntimeProjectAttachmentServiceClient.ListLocationsFixedSizeCollection

Methods

createCollection(List<RuntimeProjectAttachmentServiceClient.ListLocationsPage> pages, int collectionSize)

protected RuntimeProjectAttachmentServiceClient.ListLocationsFixedSizeCollection createCollection(List<RuntimeProjectAttachmentServiceClient.ListLocationsPage> pages, int collectionSize)
Parameters
Name Description
pages List<ListLocationsPage>
collectionSize int
Returns
Type Description
RuntimeProjectAttachmentServiceClient.ListLocationsFixedSizeCollection
Overrides