Class InterconnectRemoteLocationsStub (1.51.0)

public abstract class InterconnectRemoteLocationsStub implements BackgroundResource

Base stub class for the InterconnectRemoteLocations service API.

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

Inheritance

java.lang.Object > InterconnectRemoteLocationsStub

Implements

BackgroundResource

Constructors

InterconnectRemoteLocationsStub()

public InterconnectRemoteLocationsStub()

Methods

close()

public abstract void close()

getCallable()

public UnaryCallable<GetInterconnectRemoteLocationRequest,InterconnectRemoteLocation> getCallable()
Returns
TypeDescription
UnaryCallable<GetInterconnectRemoteLocationRequest,InterconnectRemoteLocation>

listCallable()

public UnaryCallable<ListInterconnectRemoteLocationsRequest,InterconnectRemoteLocationList> listCallable()
Returns
TypeDescription
UnaryCallable<ListInterconnectRemoteLocationsRequest,InterconnectRemoteLocationList>

listPagedCallable()

public UnaryCallable<ListInterconnectRemoteLocationsRequest,InterconnectRemoteLocationsClient.ListPagedResponse> listPagedCallable()
Returns
TypeDescription
UnaryCallable<ListInterconnectRemoteLocationsRequest,ListPagedResponse>