@Generated(value="by gapic-generator-java") public abstract class ServiceAttachmentsStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
ServiceAttachmentsStub() |
public com.google.api.gax.rpc.UnaryCallable<AggregatedListServiceAttachmentsRequest,ServiceAttachmentsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<AggregatedListServiceAttachmentsRequest,ServiceAttachmentAggregatedList> aggregatedListCallable()
public com.google.api.gax.rpc.OperationCallable<DeleteServiceAttachmentRequest,Operation,Operation> deleteOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<DeleteServiceAttachmentRequest,Operation> deleteCallable()
public com.google.api.gax.rpc.UnaryCallable<GetServiceAttachmentRequest,ServiceAttachment> getCallable()
public com.google.api.gax.rpc.UnaryCallable<GetIamPolicyServiceAttachmentRequest,Policy> getIamPolicyCallable()
public com.google.api.gax.rpc.OperationCallable<InsertServiceAttachmentRequest,Operation,Operation> insertOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<InsertServiceAttachmentRequest,Operation> insertCallable()
public com.google.api.gax.rpc.UnaryCallable<ListServiceAttachmentsRequest,ServiceAttachmentsClient.ListPagedResponse> listPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListServiceAttachmentsRequest,ServiceAttachmentList> listCallable()
public com.google.api.gax.rpc.OperationCallable<PatchServiceAttachmentRequest,Operation,Operation> patchOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<PatchServiceAttachmentRequest,Operation> patchCallable()
public com.google.api.gax.rpc.UnaryCallable<SetIamPolicyServiceAttachmentRequest,Policy> setIamPolicyCallable()
public com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsServiceAttachmentRequest,TestPermissionsResponse> testIamPermissionsCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2024 Google LLC. All rights reserved.