Uses of Class
com.google.storage.control.v2.StorageControlClient.ListAnywhereCachesPagedResponse
Packages that use StorageControlClient.ListAnywhereCachesPagedResponse
Package
Description
A client to Storage Control API
-
Uses of StorageControlClient.ListAnywhereCachesPagedResponse in com.google.storage.control.v2
Methods in com.google.storage.control.v2 that return StorageControlClient.ListAnywhereCachesPagedResponseModifier and TypeMethodDescriptionStorageControlClient.listAnywhereCaches(BucketName parent) Lists Anywhere Cache instances for a given bucket.StorageControlClient.listAnywhereCaches(ListAnywhereCachesRequest request) Lists Anywhere Cache instances for a given bucket.StorageControlClient.listAnywhereCaches(String parent) Lists Anywhere Cache instances for a given bucket.Methods in com.google.storage.control.v2 that return types with arguments of type StorageControlClient.ListAnywhereCachesPagedResponseModifier and TypeMethodDescriptionstatic com.google.api.core.ApiFuture<StorageControlClient.ListAnywhereCachesPagedResponse>StorageControlClient.ListAnywhereCachesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListAnywhereCachesRequest, ListAnywhereCachesResponse, AnywhereCache> context, com.google.api.core.ApiFuture<ListAnywhereCachesResponse> futureResponse) final com.google.api.gax.rpc.UnaryCallable<ListAnywhereCachesRequest,StorageControlClient.ListAnywhereCachesPagedResponse> StorageControlClient.listAnywhereCachesPagedCallable()Lists Anywhere Cache instances for a given bucket.com.google.api.gax.rpc.PagedCallSettings.Builder<ListAnywhereCachesRequest,ListAnywhereCachesResponse, StorageControlClient.ListAnywhereCachesPagedResponse> StorageControlSettings.Builder.listAnywhereCachesSettings()Returns the builder for the settings used for calls to listAnywhereCaches.com.google.api.gax.rpc.PagedCallSettings<ListAnywhereCachesRequest,ListAnywhereCachesResponse, StorageControlClient.ListAnywhereCachesPagedResponse> StorageControlSettings.listAnywhereCachesSettings()Returns the object with the settings used for calls to listAnywhereCaches. -
Uses of StorageControlClient.ListAnywhereCachesPagedResponse in com.google.storage.control.v2.stub
Methods in com.google.storage.control.v2.stub that return types with arguments of type StorageControlClient.ListAnywhereCachesPagedResponseModifier and TypeMethodDescriptioncom.google.api.gax.rpc.UnaryCallable<ListAnywhereCachesRequest,StorageControlClient.ListAnywhereCachesPagedResponse> GrpcStorageControlStub.listAnywhereCachesPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListAnywhereCachesRequest,StorageControlClient.ListAnywhereCachesPagedResponse> StorageControlStub.listAnywhereCachesPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListAnywhereCachesRequest,ListAnywhereCachesResponse, StorageControlClient.ListAnywhereCachesPagedResponse> StorageControlStubSettings.Builder.listAnywhereCachesSettings()Returns the builder for the settings used for calls to listAnywhereCaches.com.google.api.gax.rpc.PagedCallSettings<ListAnywhereCachesRequest,ListAnywhereCachesResponse, StorageControlClient.ListAnywhereCachesPagedResponse> StorageControlStubSettings.listAnywhereCachesSettings()Returns the object with the settings used for calls to listAnywhereCaches.