@Generated(value="by gapic-generator-java") public abstract class InterconnectAttachmentGroupsStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
InterconnectAttachmentGroupsStub() |
public com.google.api.gax.rpc.OperationCallable<DeleteInterconnectAttachmentGroupRequest,Operation,Operation> deleteOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<DeleteInterconnectAttachmentGroupRequest,Operation> deleteCallable()
public com.google.api.gax.rpc.UnaryCallable<GetInterconnectAttachmentGroupRequest,InterconnectAttachmentGroup> getCallable()
public com.google.api.gax.rpc.UnaryCallable<GetIamPolicyInterconnectAttachmentGroupRequest,Policy> getIamPolicyCallable()
public com.google.api.gax.rpc.UnaryCallable<GetOperationalStatusInterconnectAttachmentGroupRequest,InterconnectAttachmentGroupsGetOperationalStatusResponse> getOperationalStatusCallable()
public com.google.api.gax.rpc.OperationCallable<InsertInterconnectAttachmentGroupRequest,Operation,Operation> insertOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<InsertInterconnectAttachmentGroupRequest,Operation> insertCallable()
public com.google.api.gax.rpc.UnaryCallable<ListInterconnectAttachmentGroupsRequest,InterconnectAttachmentGroupsClient.ListPagedResponse> listPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListInterconnectAttachmentGroupsRequest,InterconnectAttachmentGroupsListResponse> listCallable()
public com.google.api.gax.rpc.OperationCallable<PatchInterconnectAttachmentGroupRequest,Operation,Operation> patchOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<PatchInterconnectAttachmentGroupRequest,Operation> patchCallable()
public com.google.api.gax.rpc.UnaryCallable<SetIamPolicyInterconnectAttachmentGroupRequest,Policy> setIamPolicyCallable()
public com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsInterconnectAttachmentGroupRequest,TestPermissionsResponse> testIamPermissionsCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2025 Google LLC. All rights reserved.