Uses of Interface
com.google.longrunning.OperationOrBuilder
Packages that use OperationOrBuilder
-
Uses of OperationOrBuilder in com.google.longrunning
Classes in com.google.longrunning that implement OperationOrBuilderModifier and TypeClassDescriptionfinal class
This resource represents a long-running operation that is the result of a network API call.static final class
This resource represents a long-running operation that is the result of a network API call.Methods in com.google.longrunning that return OperationOrBuilderModifier and TypeMethodDescriptionListOperationsResponse.Builder.getOperationsOrBuilder
(int index) A list of operations that matches the specified filter in the request.ListOperationsResponse.getOperationsOrBuilder
(int index) A list of operations that matches the specified filter in the request.ListOperationsResponseOrBuilder.getOperationsOrBuilder
(int index) A list of operations that matches the specified filter in the request.Methods in com.google.longrunning that return types with arguments of type OperationOrBuilderModifier and TypeMethodDescriptionList
<? extends OperationOrBuilder> ListOperationsResponse.Builder.getOperationsOrBuilderList()
A list of operations that matches the specified filter in the request.List
<? extends OperationOrBuilder> ListOperationsResponse.getOperationsOrBuilderList()
A list of operations that matches the specified filter in the request.List
<? extends OperationOrBuilder> ListOperationsResponseOrBuilder.getOperationsOrBuilderList()
A list of operations that matches the specified filter in the request.