Class GlobalOrganizationOperationsStub (1.6.0-beta)

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
TypeDescription
UnaryCallable<DeleteGlobalOrganizationOperationRequest,DeleteGlobalOrganizationOperationResponse>

getCallable()

public UnaryCallable<GetGlobalOrganizationOperationRequest,Operation> getCallable()
Returns
TypeDescription
UnaryCallable<GetGlobalOrganizationOperationRequest,Operation>

listCallable()

public UnaryCallable<ListGlobalOrganizationOperationsRequest,OperationList> listCallable()
Returns
TypeDescription
UnaryCallable<ListGlobalOrganizationOperationsRequest,OperationList>

listPagedCallable()

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

longRunningClient()

public LongRunningClient longRunningClient()
Returns
TypeDescription
LongRunningClient