Class ZoneOperationsStub (1.6.0-beta)

public abstract class ZoneOperationsStub implements BackgroundResource

Base stub class for the ZoneOperations service API.

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

Inheritance

java.lang.Object > ZoneOperationsStub

Implements

BackgroundResource

Constructors

ZoneOperationsStub()

public ZoneOperationsStub()

Methods

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteZoneOperationRequest,DeleteZoneOperationResponse> deleteCallable()
Returns

getCallable()

public UnaryCallable<GetZoneOperationRequest,Operation> getCallable()
Returns

listCallable()

public UnaryCallable<ListZoneOperationsRequest,OperationList> listCallable()
Returns

listPagedCallable()

public UnaryCallable<ListZoneOperationsRequest,ZoneOperationsClient.ListPagedResponse> listPagedCallable()
Returns

longRunningClient()

public LongRunningClient longRunningClient()
Returns
TypeDescription
LongRunningClient

waitCallable()

public UnaryCallable<WaitZoneOperationRequest,Operation> waitCallable()
Returns