Uses of Class
com.google.storage.v2.StorageClient.ListNotificationConfigsPagedResponse
Packages that use StorageClient.ListNotificationConfigsPagedResponse
-
Uses of StorageClient.ListNotificationConfigsPagedResponse in com.google.storage.v2
Methods in com.google.storage.v2 that return StorageClient.ListNotificationConfigsPagedResponseModifier and TypeMethodDescriptionStorageClient.listNotificationConfigs(BucketName parent) Deprecated.This method is deprecated and will be removed in the next major version update.StorageClient.listNotificationConfigs(ListNotificationConfigsRequest request) Deprecated.This method is deprecated and will be removed in the next major version update.StorageClient.listNotificationConfigs(String parent) 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.ListNotificationConfigsPagedResponseModifier and TypeMethodDescriptionstatic com.google.api.core.ApiFuture<StorageClient.ListNotificationConfigsPagedResponse>StorageClient.ListNotificationConfigsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListNotificationConfigsRequest, ListNotificationConfigsResponse, NotificationConfig> context, com.google.api.core.ApiFuture<ListNotificationConfigsResponse> futureResponse) final com.google.api.gax.rpc.UnaryCallable<ListNotificationConfigsRequest,StorageClient.ListNotificationConfigsPagedResponse> StorageClient.listNotificationConfigsPagedCallable()Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.PagedCallSettings.Builder<ListNotificationConfigsRequest,ListNotificationConfigsResponse, StorageClient.ListNotificationConfigsPagedResponse> StorageSettings.Builder.listNotificationConfigsSettings()Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.PagedCallSettings<ListNotificationConfigsRequest,ListNotificationConfigsResponse, StorageClient.ListNotificationConfigsPagedResponse> StorageSettings.listNotificationConfigsSettings()Deprecated.This method is deprecated and will be removed in the next major version update. -
Uses of StorageClient.ListNotificationConfigsPagedResponse in com.google.storage.v2.stub
Methods in com.google.storage.v2.stub that return types with arguments of type StorageClient.ListNotificationConfigsPagedResponseModifier and TypeMethodDescriptioncom.google.api.gax.rpc.UnaryCallable<ListNotificationConfigsRequest,StorageClient.ListNotificationConfigsPagedResponse> GrpcStorageStub.listNotificationConfigsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListNotificationConfigsRequest,StorageClient.ListNotificationConfigsPagedResponse> StorageStub.listNotificationConfigsPagedCallable()Deprecated.com.google.api.gax.rpc.PagedCallSettings.Builder<ListNotificationConfigsRequest,ListNotificationConfigsResponse, StorageClient.ListNotificationConfigsPagedResponse> StorageStubSettings.Builder.listNotificationConfigsSettings()Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.PagedCallSettings<ListNotificationConfigsRequest,ListNotificationConfigsResponse, StorageClient.ListNotificationConfigsPagedResponse> StorageStubSettings.listNotificationConfigsSettings()Deprecated.This method is deprecated and will be removed in the next major version update.