@Generated(value="by gapic-generator-java") public abstract class InterconnectAttachmentsStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
InterconnectAttachmentsStub() |
public com.google.api.gax.rpc.UnaryCallable<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentAggregatedList> aggregatedListCallable()
public com.google.api.gax.rpc.OperationCallable<DeleteInterconnectAttachmentRequest,Operation,Operation> deleteOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<DeleteInterconnectAttachmentRequest,Operation> deleteCallable()
public com.google.api.gax.rpc.UnaryCallable<GetInterconnectAttachmentRequest,InterconnectAttachment> getCallable()
public com.google.api.gax.rpc.OperationCallable<InsertInterconnectAttachmentRequest,Operation,Operation> insertOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<InsertInterconnectAttachmentRequest,Operation> insertCallable()
public com.google.api.gax.rpc.UnaryCallable<ListInterconnectAttachmentsRequest,InterconnectAttachmentsClient.ListPagedResponse> listPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListInterconnectAttachmentsRequest,InterconnectAttachmentList> listCallable()
public com.google.api.gax.rpc.OperationCallable<PatchInterconnectAttachmentRequest,Operation,Operation> patchOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<PatchInterconnectAttachmentRequest,Operation> patchCallable()
public com.google.api.gax.rpc.OperationCallable<SetLabelsInterconnectAttachmentRequest,Operation,Operation> setLabelsOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<SetLabelsInterconnectAttachmentRequest,Operation> setLabelsCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2024 Google LLC. All rights reserved.