Class KeyTrackingServiceClient.SearchProtectedResourcesFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<SearchProtectedResourcesRequest,SearchProtectedResourcesResponse,ProtectedResource,KeyTrackingServiceClient.SearchProtectedResourcesPage,KeyTrackingServiceClient.SearchProtectedResourcesFixedSizeCollection>
-
- com.google.cloud.kms.inventory.v1.KeyTrackingServiceClient.SearchProtectedResourcesFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<ProtectedResource>
- Enclosing class:
- KeyTrackingServiceClient
public static class KeyTrackingServiceClient.SearchProtectedResourcesFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<SearchProtectedResourcesRequest,SearchProtectedResourcesResponse,ProtectedResource,KeyTrackingServiceClient.SearchProtectedResourcesPage,KeyTrackingServiceClient.SearchProtectedResourcesFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected KeyTrackingServiceClient.SearchProtectedResourcesFixedSizeCollection
createCollection(List<KeyTrackingServiceClient.SearchProtectedResourcesPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected KeyTrackingServiceClient.SearchProtectedResourcesFixedSizeCollection createCollection(List<KeyTrackingServiceClient.SearchProtectedResourcesPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<SearchProtectedResourcesRequest,SearchProtectedResourcesResponse,ProtectedResource,KeyTrackingServiceClient.SearchProtectedResourcesPage,KeyTrackingServiceClient.SearchProtectedResourcesFixedSizeCollection>
-
-