Uses of Interface
com.google.longrunning.OperationOrBuilder
-
Packages that use OperationOrBuilder Package Description com.google.longrunning -
-
Uses of OperationOrBuilder in com.google.longrunning
Classes in com.google.longrunning that implement OperationOrBuilder Modifier and Type Class Description classOperationThis resource represents a long-running operation that is the result of a network API call.static classOperation.BuilderThis resource represents a long-running operation that is the result of a network API call.Methods in com.google.longrunning that return OperationOrBuilder Modifier and Type Method Description OperationOrBuilderListOperationsResponse.Builder. getOperationsOrBuilder(int index)A list of operations that matches the specified filter in the request.OperationOrBuilderListOperationsResponse. getOperationsOrBuilder(int index)A list of operations that matches the specified filter in the request.OperationOrBuilderListOperationsResponseOrBuilder. 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 OperationOrBuilder Modifier and Type Method Description List<? 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.
-