Skip navigation links
B C D G L M N O S W 

B

bindService() - Method in class com.google.longrunning.OperationsGrpc.OperationsImplBase
 
build(Channel, CallOptions) - Method in class com.google.longrunning.OperationsGrpc.OperationsBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.longrunning.OperationsGrpc.OperationsFutureStub
 
build(Channel, CallOptions) - Method in class com.google.longrunning.OperationsGrpc.OperationsStub
 

C

cancelOperation(CancelOperationRequest) - Method in class com.google.longrunning.OperationsGrpc.OperationsBlockingStub
Starts asynchronous cancellation on a long-running operation.
cancelOperation(CancelOperationRequest) - Method in class com.google.longrunning.OperationsGrpc.OperationsFutureStub
Starts asynchronous cancellation on a long-running operation.
cancelOperation(CancelOperationRequest, StreamObserver<Empty>) - Method in class com.google.longrunning.OperationsGrpc.OperationsImplBase
Starts asynchronous cancellation on a long-running operation.
cancelOperation(CancelOperationRequest, StreamObserver<Empty>) - Method in class com.google.longrunning.OperationsGrpc.OperationsStub
Starts asynchronous cancellation on a long-running operation.
com.google.longrunning - package com.google.longrunning
 

D

deleteOperation(DeleteOperationRequest) - Method in class com.google.longrunning.OperationsGrpc.OperationsBlockingStub
Deletes a long-running operation.
deleteOperation(DeleteOperationRequest) - Method in class com.google.longrunning.OperationsGrpc.OperationsFutureStub
Deletes a long-running operation.
deleteOperation(DeleteOperationRequest, StreamObserver<Empty>) - Method in class com.google.longrunning.OperationsGrpc.OperationsImplBase
Deletes a long-running operation.
deleteOperation(DeleteOperationRequest, StreamObserver<Empty>) - Method in class com.google.longrunning.OperationsGrpc.OperationsStub
Deletes a long-running operation.

G

getCancelOperationMethod() - Static method in class com.google.longrunning.OperationsGrpc
 
getDeleteOperationMethod() - Static method in class com.google.longrunning.OperationsGrpc
 
getGetOperationMethod() - Static method in class com.google.longrunning.OperationsGrpc
 
getListOperationsMethod() - Static method in class com.google.longrunning.OperationsGrpc
 
getOperation(GetOperationRequest) - Method in class com.google.longrunning.OperationsGrpc.OperationsBlockingStub
Gets the latest state of a long-running operation.
getOperation(GetOperationRequest) - Method in class com.google.longrunning.OperationsGrpc.OperationsFutureStub
Gets the latest state of a long-running operation.
getOperation(GetOperationRequest, StreamObserver<Operation>) - Method in class com.google.longrunning.OperationsGrpc.OperationsImplBase
Gets the latest state of a long-running operation.
getOperation(GetOperationRequest, StreamObserver<Operation>) - Method in class com.google.longrunning.OperationsGrpc.OperationsStub
Gets the latest state of a long-running operation.
getServiceDescriptor() - Static method in class com.google.longrunning.OperationsGrpc
 
getWaitOperationMethod() - Static method in class com.google.longrunning.OperationsGrpc
 

L

listOperations(ListOperationsRequest) - Method in class com.google.longrunning.OperationsGrpc.OperationsBlockingStub
Lists operations that match the specified filter in the request.
listOperations(ListOperationsRequest) - Method in class com.google.longrunning.OperationsGrpc.OperationsFutureStub
Lists operations that match the specified filter in the request.
listOperations(ListOperationsRequest, StreamObserver<ListOperationsResponse>) - Method in class com.google.longrunning.OperationsGrpc.OperationsImplBase
Lists operations that match the specified filter in the request.
listOperations(ListOperationsRequest, StreamObserver<ListOperationsResponse>) - Method in class com.google.longrunning.OperationsGrpc.OperationsStub
Lists operations that match the specified filter in the request.

M

METHOD_CANCEL_OPERATION - Static variable in class com.google.longrunning.OperationsGrpc
Deprecated.
METHOD_DELETE_OPERATION - Static variable in class com.google.longrunning.OperationsGrpc
Deprecated.
METHOD_GET_OPERATION - Static variable in class com.google.longrunning.OperationsGrpc
Deprecated.
METHOD_LIST_OPERATIONS - Static variable in class com.google.longrunning.OperationsGrpc
Deprecated.
METHOD_WAIT_OPERATION - Static variable in class com.google.longrunning.OperationsGrpc
Deprecated.

N

newBlockingStub(Channel) - Static method in class com.google.longrunning.OperationsGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.longrunning.OperationsGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.longrunning.OperationsGrpc
Creates a new async stub that supports all call types for the service

O

OperationsGrpc - Class in com.google.longrunning
Manages long-running operations with an API service.
OperationsGrpc.OperationsBlockingStub - Class in com.google.longrunning
Manages long-running operations with an API service.
OperationsGrpc.OperationsFutureStub - Class in com.google.longrunning
Manages long-running operations with an API service.
OperationsGrpc.OperationsImplBase - Class in com.google.longrunning
Manages long-running operations with an API service.
OperationsGrpc.OperationsStub - Class in com.google.longrunning
Manages long-running operations with an API service.
OperationsImplBase() - Constructor for class com.google.longrunning.OperationsGrpc.OperationsImplBase
 

S

SERVICE_NAME - Static variable in class com.google.longrunning.OperationsGrpc
 

W

waitOperation(WaitOperationRequest) - Method in class com.google.longrunning.OperationsGrpc.OperationsBlockingStub
Waits for the specified long-running operation until it is done or reaches at most a specified timeout, returning the latest state.
waitOperation(WaitOperationRequest) - Method in class com.google.longrunning.OperationsGrpc.OperationsFutureStub
Waits for the specified long-running operation until it is done or reaches at most a specified timeout, returning the latest state.
waitOperation(WaitOperationRequest, StreamObserver<Operation>) - Method in class com.google.longrunning.OperationsGrpc.OperationsImplBase
Waits for the specified long-running operation until it is done or reaches at most a specified timeout, returning the latest state.
waitOperation(WaitOperationRequest, StreamObserver<Operation>) - Method in class com.google.longrunning.OperationsGrpc.OperationsStub
Waits for the specified long-running operation until it is done or reaches at most a specified timeout, returning the latest state.
B C D G L M N O S W 
Skip navigation links