Class InterconnectAttachmentsStub (1.68.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()

aggregatedListPagedCallable()

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

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteInterconnectAttachmentRequest,Operation> deleteCallable()

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetInterconnectAttachmentRequest,InterconnectAttachment> getCallable()

insertCallable()

public UnaryCallable<InsertInterconnectAttachmentRequest,Operation> insertCallable()

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListInterconnectAttachmentsRequest,InterconnectAttachmentList> listCallable()

listPagedCallable()

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

patchCallable()

public UnaryCallable<PatchInterconnectAttachmentRequest,Operation> patchCallable()

patchOperationCallable()

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

setLabelsCallable()

public UnaryCallable<SetLabelsInterconnectAttachmentRequest,Operation> setLabelsCallable()

setLabelsOperationCallable()

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