Class GlobalOrganizationOperationsStub (1.18.0)

public abstract class GlobalOrganizationOperationsStub implements BackgroundResource

Base stub class for the GlobalOrganizationOperations service API.

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

Inheritance

java.lang.Object > GlobalOrganizationOperationsStub

Implements

BackgroundResource

Constructors

GlobalOrganizationOperationsStub()

public GlobalOrganizationOperationsStub()

Methods

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteGlobalOrganizationOperationRequest,DeleteGlobalOrganizationOperationResponse> deleteCallable()
Returns

getCallable()

public UnaryCallable<GetGlobalOrganizationOperationRequest,Operation> getCallable()
Returns

listCallable()

public UnaryCallable<ListGlobalOrganizationOperationsRequest,OperationList> listCallable()
Returns

listPagedCallable()

public UnaryCallable<ListGlobalOrganizationOperationsRequest,GlobalOrganizationOperationsClient.ListPagedResponse> listPagedCallable()
Returns

longRunningClient()

public LongRunningClient longRunningClient()
Returns
TypeDescription
LongRunningClient