Class SecretManagerServiceClient.ListLocationsFixedSizeCollection
java.lang.Object
com.google.api.gax.paging.AbstractFixedSizeCollection<ListLocationsRequest,ListLocationsResponse,Location,SecretManagerServiceClient.ListLocationsPage,SecretManagerServiceClient.ListLocationsFixedSizeCollection>
com.google.cloud.secretmanager.v1beta1.SecretManagerServiceClient.ListLocationsFixedSizeCollection
- All Implemented Interfaces:
FixedSizeCollection<Location>
- Enclosing class:
- SecretManagerServiceClient
public static class SecretManagerServiceClient.ListLocationsFixedSizeCollection
extends AbstractFixedSizeCollection<ListLocationsRequest,ListLocationsResponse,Location,SecretManagerServiceClient.ListLocationsPage,SecretManagerServiceClient.ListLocationsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateCollection(List<SecretManagerServiceClient.ListLocationsPage> pages, int collectionSize) Methods inherited from class com.google.api.gax.paging.AbstractFixedSizeCollection
getCollectionSize, getNextCollection, getNextPageToken, getValues, hasNextCollection
-
Method Details
-
createCollection
protected SecretManagerServiceClient.ListLocationsFixedSizeCollection createCollection(List<SecretManagerServiceClient.ListLocationsPage> pages, int collectionSize)
-