Class InterconnectsStub (1.54.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
Type Description
UnaryCallable<DeleteInterconnectRequest,Operation>

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetInterconnectRequest,Interconnect> getCallable()
Returns
Type Description
UnaryCallable<GetInterconnectRequest,Interconnect>

getDiagnosticsCallable()

public UnaryCallable<GetDiagnosticsInterconnectRequest,InterconnectsGetDiagnosticsResponse> getDiagnosticsCallable()
Returns
Type Description
UnaryCallable<GetDiagnosticsInterconnectRequest,InterconnectsGetDiagnosticsResponse>

getMacsecConfigCallable()

public UnaryCallable<GetMacsecConfigInterconnectRequest,InterconnectsGetMacsecConfigResponse> getMacsecConfigCallable()
Returns
Type Description
UnaryCallable<GetMacsecConfigInterconnectRequest,InterconnectsGetMacsecConfigResponse>

insertCallable()

public UnaryCallable<InsertInterconnectRequest,Operation> insertCallable()
Returns
Type Description
UnaryCallable<InsertInterconnectRequest,Operation>

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListInterconnectsRequest,InterconnectList> listCallable()
Returns
Type Description
UnaryCallable<ListInterconnectsRequest,InterconnectList>

listPagedCallable()

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

patchCallable()

public UnaryCallable<PatchInterconnectRequest,Operation> patchCallable()
Returns
Type Description
UnaryCallable<PatchInterconnectRequest,Operation>

patchOperationCallable()

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

setLabelsCallable()

public UnaryCallable<SetLabelsInterconnectRequest,Operation> setLabelsCallable()
Returns
Type Description
UnaryCallable<SetLabelsInterconnectRequest,Operation>

setLabelsOperationCallable()

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