Uses of Class
com.google.api.gax.httpjson.longrunning.OperationsClient.ListOperationsPagedResponse
Packages that use OperationsClient.ListOperationsPagedResponse
Package
Description
-
Uses of OperationsClient.ListOperationsPagedResponse in com.google.api.gax.httpjson.longrunning
Methods in com.google.api.gax.httpjson.longrunning that return OperationsClient.ListOperationsPagedResponseModifier and TypeMethodDescriptionOperationsClient.listOperations(ListOperationsRequest request) Lists operations that match the specified filter in the request.OperationsClient.listOperations(String name, String filter) Lists operations that match the specified filter in the request.Methods in com.google.api.gax.httpjson.longrunning that return types with arguments of type OperationsClient.ListOperationsPagedResponseModifier and TypeMethodDescriptionOperationsClient.ListOperationsPagedResponse.createAsync(PageContext<ListOperationsRequest, ListOperationsResponse, Operation> context, ApiFuture<ListOperationsResponse> futureResponse) OperationsClient.listOperationsPagedCallable()Lists operations that match the specified filter in the request.PagedCallSettings.Builder<ListOperationsRequest,ListOperationsResponse, OperationsClient.ListOperationsPagedResponse> OperationsSettings.Builder.listOperationsSettings()Returns the builder for the settings used for calls to listOperations.PagedCallSettings<ListOperationsRequest,ListOperationsResponse, OperationsClient.ListOperationsPagedResponse> OperationsSettings.listOperationsSettings()Returns the object with the settings used for calls to listOperations. -
Uses of OperationsClient.ListOperationsPagedResponse in com.google.api.gax.httpjson.longrunning.stub
Methods in com.google.api.gax.httpjson.longrunning.stub that return types with arguments of type OperationsClient.ListOperationsPagedResponseModifier and TypeMethodDescriptionHttpJsonOperationsStub.listOperationsPagedCallable()OperationsStub.listOperationsPagedCallable()PagedCallSettings.Builder<ListOperationsRequest,ListOperationsResponse, OperationsClient.ListOperationsPagedResponse> OperationsStubSettings.Builder.listOperationsSettings()Returns the builder for the settings used for calls to listOperations.PagedCallSettings<ListOperationsRequest,ListOperationsResponse, OperationsClient.ListOperationsPagedResponse> OperationsStubSettings.listOperationsSettings()Returns the object with the settings used for calls to listOperations.