Class InterconnectAttachmentsStub (1.53.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
Type Description
UnaryCallable<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentAggregatedList>

aggregatedListPagedCallable()

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

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteInterconnectAttachmentRequest,Operation> deleteCallable()
Returns
Type Description
UnaryCallable<DeleteInterconnectAttachmentRequest,Operation>

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetInterconnectAttachmentRequest,InterconnectAttachment> getCallable()
Returns
Type Description
UnaryCallable<GetInterconnectAttachmentRequest,InterconnectAttachment>

insertCallable()

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

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListInterconnectAttachmentsRequest,InterconnectAttachmentList> listCallable()
Returns
Type Description
UnaryCallable<ListInterconnectAttachmentsRequest,InterconnectAttachmentList>

listPagedCallable()

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

patchCallable()

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

patchOperationCallable()

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

setLabelsCallable()

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

setLabelsOperationCallable()

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