Uses of Class
com.google.storage.v2.StorageClient.ListHmacKeysPagedResponse
Packages that use StorageClient.ListHmacKeysPagedResponse
-
Uses of StorageClient.ListHmacKeysPagedResponse in com.google.storage.v2
Methods in com.google.storage.v2 that return StorageClient.ListHmacKeysPagedResponseModifier and TypeMethodDescriptionStorageClient.listHmacKeys(ListHmacKeysRequest request) Deprecated.This method is deprecated and will be removed in the next major version update.StorageClient.listHmacKeys(ProjectName project) Deprecated.This method is deprecated and will be removed in the next major version update.StorageClient.listHmacKeys(String project) Deprecated.This method is deprecated and will be removed in the next major version update.Methods in com.google.storage.v2 that return types with arguments of type StorageClient.ListHmacKeysPagedResponseModifier and TypeMethodDescriptionstatic com.google.api.core.ApiFuture<StorageClient.ListHmacKeysPagedResponse>StorageClient.ListHmacKeysPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListHmacKeysRequest, ListHmacKeysResponse, HmacKeyMetadata> context, com.google.api.core.ApiFuture<ListHmacKeysResponse> futureResponse) final com.google.api.gax.rpc.UnaryCallable<ListHmacKeysRequest,StorageClient.ListHmacKeysPagedResponse> StorageClient.listHmacKeysPagedCallable()Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.PagedCallSettings.Builder<ListHmacKeysRequest,ListHmacKeysResponse, StorageClient.ListHmacKeysPagedResponse> StorageSettings.Builder.listHmacKeysSettings()Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.PagedCallSettings<ListHmacKeysRequest,ListHmacKeysResponse, StorageClient.ListHmacKeysPagedResponse> StorageSettings.listHmacKeysSettings()Deprecated.This method is deprecated and will be removed in the next major version update. -
Uses of StorageClient.ListHmacKeysPagedResponse in com.google.storage.v2.stub
Methods in com.google.storage.v2.stub that return types with arguments of type StorageClient.ListHmacKeysPagedResponseModifier and TypeMethodDescriptioncom.google.api.gax.rpc.UnaryCallable<ListHmacKeysRequest,StorageClient.ListHmacKeysPagedResponse> GrpcStorageStub.listHmacKeysPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListHmacKeysRequest,StorageClient.ListHmacKeysPagedResponse> StorageStub.listHmacKeysPagedCallable()Deprecated.com.google.api.gax.rpc.PagedCallSettings.Builder<ListHmacKeysRequest,ListHmacKeysResponse, StorageClient.ListHmacKeysPagedResponse> StorageStubSettings.Builder.listHmacKeysSettings()Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.PagedCallSettings<ListHmacKeysRequest,ListHmacKeysResponse, StorageClient.ListHmacKeysPagedResponse> StorageStubSettings.listHmacKeysSettings()Deprecated.This method is deprecated and will be removed in the next major version update.