Class GlobalOperationsStub (1.68.0)

public abstract class GlobalOperationsStub implements BackgroundResource

Base stub class for the GlobalOperations service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > GlobalOperationsStub

Implements

BackgroundResource

Constructors

GlobalOperationsStub()

public GlobalOperationsStub()

Methods

aggregatedListCallable()

public UnaryCallable<AggregatedListGlobalOperationsRequest,OperationAggregatedList> aggregatedListCallable()

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListGlobalOperationsRequest,GlobalOperationsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteGlobalOperationRequest,DeleteGlobalOperationResponse> deleteCallable()

getCallable()

public UnaryCallable<GetGlobalOperationRequest,Operation> getCallable()

listCallable()

public UnaryCallable<ListGlobalOperationsRequest,OperationList> listCallable()

listPagedCallable()

public UnaryCallable<ListGlobalOperationsRequest,GlobalOperationsClient.ListPagedResponse> listPagedCallable()

longRunningClient()

public LongRunningClient longRunningClient()
Returns
Type Description
LongRunningClient

waitCallable()

public UnaryCallable<WaitGlobalOperationRequest,Operation> waitCallable()