Package com.google.cloud.apigateway.v1
Class ApiGatewayServiceClient.ListGatewaysFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListGatewaysRequest,ListGatewaysResponse,Gateway,ApiGatewayServiceClient.ListGatewaysPage,ApiGatewayServiceClient.ListGatewaysFixedSizeCollection>
-
- com.google.cloud.apigateway.v1.ApiGatewayServiceClient.ListGatewaysFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Gateway>
- Enclosing class:
- ApiGatewayServiceClient
public static class ApiGatewayServiceClient.ListGatewaysFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListGatewaysRequest,ListGatewaysResponse,Gateway,ApiGatewayServiceClient.ListGatewaysPage,ApiGatewayServiceClient.ListGatewaysFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ApiGatewayServiceClient.ListGatewaysFixedSizeCollection
createCollection(List<ApiGatewayServiceClient.ListGatewaysPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected ApiGatewayServiceClient.ListGatewaysFixedSizeCollection createCollection(List<ApiGatewayServiceClient.ListGatewaysPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListGatewaysRequest,ListGatewaysResponse,Gateway,ApiGatewayServiceClient.ListGatewaysPage,ApiGatewayServiceClient.ListGatewaysFixedSizeCollection>
-
-