Class InterconnectsStub (1.42.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
TypeDescription
UnaryCallable<DeleteInterconnectRequest,Operation>

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetInterconnectRequest,Interconnect> getCallable()
Returns
TypeDescription
UnaryCallable<GetInterconnectRequest,Interconnect>

getDiagnosticsCallable()

public UnaryCallable<GetDiagnosticsInterconnectRequest,InterconnectsGetDiagnosticsResponse> getDiagnosticsCallable()
Returns
TypeDescription
UnaryCallable<GetDiagnosticsInterconnectRequest,InterconnectsGetDiagnosticsResponse>

insertCallable()

public UnaryCallable<InsertInterconnectRequest,Operation> insertCallable()
Returns
TypeDescription
UnaryCallable<InsertInterconnectRequest,Operation>

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListInterconnectsRequest,InterconnectList> listCallable()
Returns
TypeDescription
UnaryCallable<ListInterconnectsRequest,InterconnectList>

listPagedCallable()

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

patchCallable()

public UnaryCallable<PatchInterconnectRequest,Operation> patchCallable()
Returns
TypeDescription
UnaryCallable<PatchInterconnectRequest,Operation>

patchOperationCallable()

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

setLabelsCallable()

public UnaryCallable<SetLabelsInterconnectRequest,Operation> setLabelsCallable()
Returns
TypeDescription
UnaryCallable<SetLabelsInterconnectRequest,Operation>

setLabelsOperationCallable()

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