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