Package com.google.cloud.dataplex.v1
Class DataplexServiceClient.ListLocationsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location,DataplexServiceClient.ListLocationsPage,DataplexServiceClient.ListLocationsFixedSizeCollection>
-
- com.google.cloud.dataplex.v1.DataplexServiceClient.ListLocationsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<com.google.cloud.location.Location>
- Enclosing class:
- DataplexServiceClient
public static class DataplexServiceClient.ListLocationsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location,DataplexServiceClient.ListLocationsPage,DataplexServiceClient.ListLocationsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected DataplexServiceClient.ListLocationsFixedSizeCollection
createCollection(List<DataplexServiceClient.ListLocationsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected DataplexServiceClient.ListLocationsFixedSizeCollection createCollection(List<DataplexServiceClient.ListLocationsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location,DataplexServiceClient.ListLocationsPage,DataplexServiceClient.ListLocationsFixedSizeCollection>
-
-