Class ZonesStub (1.47.0)

See more code actions.
public abstract class ZonesStub implements BackgroundResource

Base stub class for the Zones service API.

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

java.lang.Object > ZonesStub
BackgroundResource

Constructors

ZonesStub()

public ZonesStub()

Methods

close()

public abstract void close()

getCallable()

public UnaryCallable<GetZoneRequest,Zone> getCallable()
Returns
TypeDescription
UnaryCallable<GetZoneRequest,Zone>

listCallable()

public UnaryCallable<ListZonesRequest,ZoneList> listCallable()
Returns
TypeDescription
UnaryCallable<ListZonesRequest,ZoneList>

listPagedCallable()

public UnaryCallable<ListZonesRequest,ZonesClient.ListPagedResponse> listPagedCallable()