Class InterconnectsStub (1.22.0)

public abstract class InterconnectsStub implements BackgroundResource

Base stub class for the Interconnects service API.

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

Inheritance

java.lang.Object > InterconnectsStub

Implements

BackgroundResource

Constructors

InterconnectsStub()

public InterconnectsStub()

Methods

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteInterconnectRequest,Operation> deleteCallable()
Returns

deleteOperationCallable()

public OperationCallable<DeleteInterconnectRequest,Operation,Operation> deleteOperationCallable()
Returns

getCallable()

public UnaryCallable<GetInterconnectRequest,Interconnect> getCallable()
Returns

getDiagnosticsCallable()

public UnaryCallable<GetDiagnosticsInterconnectRequest,InterconnectsGetDiagnosticsResponse> getDiagnosticsCallable()
Returns

insertCallable()

public UnaryCallable<InsertInterconnectRequest,Operation> insertCallable()
Returns

insertOperationCallable()

public OperationCallable<InsertInterconnectRequest,Operation,Operation> insertOperationCallable()
Returns

listCallable()

public UnaryCallable<ListInterconnectsRequest,InterconnectList> listCallable()
Returns

listPagedCallable()

public UnaryCallable<ListInterconnectsRequest,InterconnectsClient.ListPagedResponse> listPagedCallable()
Returns

patchCallable()

public UnaryCallable<PatchInterconnectRequest,Operation> patchCallable()
Returns

patchOperationCallable()

public OperationCallable<PatchInterconnectRequest,Operation,Operation> patchOperationCallable()
Returns

setLabelsCallable()

public UnaryCallable<SetLabelsInterconnectRequest,Operation> setLabelsCallable()
Returns

setLabelsOperationCallable()

public OperationCallable<SetLabelsInterconnectRequest,Operation,Operation> setLabelsOperationCallable()
Returns