Class ApiGatewayServiceClient.ListGatewaysFixedSizeCollection (2.60.0)

publicstaticclassApiGatewayServiceClient.ListGatewaysFixedSizeCollectionextendsAbstractFixedSizeCollection<ListGatewaysRequest,ListGatewaysResponse,Gateway,ApiGatewayServiceClient.ListGatewaysPage,ApiGatewayServiceClient.ListGatewaysFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > ApiGatewayServiceClient.ListGatewaysFixedSizeCollection

Methods

createCollection(List<ApiGatewayServiceClient.ListGatewaysPage> pages, int collectionSize)

protectedApiGatewayServiceClient.ListGatewaysFixedSizeCollectioncreateCollection(List<ApiGatewayServiceClient.ListGatewaysPage>pages,intcollectionSize)
Parameters
NameDescription
pagesList<ListGatewaysPage>
collectionSizeint
Returns
TypeDescription
ApiGatewayServiceClient.ListGatewaysFixedSizeCollection
Overrides