@Generated(value="by gapic-generator-java") public abstract class NetworkAttachmentsStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
NetworkAttachmentsStub() |
public com.google.api.gax.rpc.UnaryCallable<AggregatedListNetworkAttachmentsRequest,NetworkAttachmentsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<AggregatedListNetworkAttachmentsRequest,NetworkAttachmentAggregatedList> aggregatedListCallable()
public com.google.api.gax.rpc.OperationCallable<DeleteNetworkAttachmentRequest,Operation,Operation> deleteOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<DeleteNetworkAttachmentRequest,Operation> deleteCallable()
public com.google.api.gax.rpc.UnaryCallable<GetNetworkAttachmentRequest,NetworkAttachment> getCallable()
public com.google.api.gax.rpc.UnaryCallable<GetIamPolicyNetworkAttachmentRequest,Policy> getIamPolicyCallable()
public com.google.api.gax.rpc.OperationCallable<InsertNetworkAttachmentRequest,Operation,Operation> insertOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<InsertNetworkAttachmentRequest,Operation> insertCallable()
public com.google.api.gax.rpc.UnaryCallable<ListNetworkAttachmentsRequest,NetworkAttachmentsClient.ListPagedResponse> listPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListNetworkAttachmentsRequest,NetworkAttachmentList> listCallable()
public com.google.api.gax.rpc.OperationCallable<PatchNetworkAttachmentRequest,Operation,Operation> patchOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<PatchNetworkAttachmentRequest,Operation> patchCallable()
public com.google.api.gax.rpc.UnaryCallable<SetIamPolicyNetworkAttachmentRequest,Policy> setIamPolicyCallable()
public com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsNetworkAttachmentRequest,TestPermissionsResponse> testIamPermissionsCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2024 Google LLC. All rights reserved.