Uses of Class
com.google.storage.v2.StorageClient.ListHmacKeysPage
Packages that use StorageClient.ListHmacKeysPage
-
Uses of StorageClient.ListHmacKeysPage in com.google.storage.v2
Methods in com.google.storage.v2 that return StorageClient.ListHmacKeysPageModifier and TypeMethodDescriptionprotected StorageClient.ListHmacKeysPageStorageClient.ListHmacKeysPage.createPage(com.google.api.gax.rpc.PageContext<ListHmacKeysRequest, ListHmacKeysResponse, HmacKeyMetadata> context, ListHmacKeysResponse response) Methods in com.google.storage.v2 that return types with arguments of type StorageClient.ListHmacKeysPageModifier and TypeMethodDescriptioncom.google.api.core.ApiFuture<StorageClient.ListHmacKeysPage>StorageClient.ListHmacKeysPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListHmacKeysRequest, ListHmacKeysResponse, HmacKeyMetadata> context, com.google.api.core.ApiFuture<ListHmacKeysResponse> futureResponse) Method parameters in com.google.storage.v2 with type arguments of type StorageClient.ListHmacKeysPageModifier and TypeMethodDescriptionStorageClient.ListHmacKeysFixedSizeCollection.createCollection(List<StorageClient.ListHmacKeysPage> pages, int collectionSize)