Class InterconnectAttachmentsStub (1.29.0)

public abstract class InterconnectAttachmentsStub implements BackgroundResource

Base stub class for the InterconnectAttachments service API.

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

Inheritance

java.lang.Object > InterconnectAttachmentsStub

Implements

BackgroundResource

Constructors

InterconnectAttachmentsStub()

public InterconnectAttachmentsStub()

Methods

aggregatedListCallable()

public UnaryCallable<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentAggregatedList> aggregatedListCallable()
Returns
TypeDescription
UnaryCallable<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentAggregatedList>

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
Returns
TypeDescription
UnaryCallable<AggregatedListInterconnectAttachmentsRequest,AggregatedListPagedResponse>

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteInterconnectAttachmentRequest,Operation> deleteCallable()
Returns
TypeDescription
UnaryCallable<DeleteInterconnectAttachmentRequest,Operation>

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetInterconnectAttachmentRequest,InterconnectAttachment> getCallable()
Returns
TypeDescription
UnaryCallable<GetInterconnectAttachmentRequest,InterconnectAttachment>

insertCallable()

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

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListInterconnectAttachmentsRequest,InterconnectAttachmentList> listCallable()
Returns
TypeDescription
UnaryCallable<ListInterconnectAttachmentsRequest,InterconnectAttachmentList>

listPagedCallable()

public UnaryCallable<ListInterconnectAttachmentsRequest,InterconnectAttachmentsClient.ListPagedResponse> listPagedCallable()
Returns
TypeDescription
UnaryCallable<ListInterconnectAttachmentsRequest,ListPagedResponse>

patchCallable()

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

patchOperationCallable()

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

setLabelsCallable()

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

setLabelsOperationCallable()

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