@Generated(value="by gapic-generator-java") public class HttpJsonServiceAttachmentsStub extends ServiceAttachmentsStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonServiceAttachmentsStub(ServiceAttachmentsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonServiceAttachmentsStub, using the given settings.
|
protected |
HttpJsonServiceAttachmentsStub(ServiceAttachmentsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonServiceAttachmentsStub, using the given settings.
|
protected HttpJsonServiceAttachmentsStub(ServiceAttachmentsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonServiceAttachmentsStub(ServiceAttachmentsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonServiceAttachmentsStub create(ServiceAttachmentsStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonServiceAttachmentsStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonServiceAttachmentsStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException@InternalApi public static List<com.google.api.gax.httpjson.ApiMethodDescriptor> getMethodDescriptors()
public com.google.api.gax.rpc.UnaryCallable<AggregatedListServiceAttachmentsRequest,ServiceAttachmentAggregatedList> aggregatedListCallable()
aggregatedListCallable in class ServiceAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<AggregatedListServiceAttachmentsRequest,ServiceAttachmentsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
aggregatedListPagedCallable in class ServiceAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteServiceAttachmentRequest,Operation> deleteCallable()
deleteCallable in class ServiceAttachmentsStubpublic com.google.api.gax.rpc.OperationCallable<DeleteServiceAttachmentRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class ServiceAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<GetServiceAttachmentRequest,ServiceAttachment> getCallable()
getCallable in class ServiceAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<GetIamPolicyServiceAttachmentRequest,Policy> getIamPolicyCallable()
getIamPolicyCallable in class ServiceAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<InsertServiceAttachmentRequest,Operation> insertCallable()
insertCallable in class ServiceAttachmentsStubpublic com.google.api.gax.rpc.OperationCallable<InsertServiceAttachmentRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class ServiceAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<ListServiceAttachmentsRequest,ServiceAttachmentList> listCallable()
listCallable in class ServiceAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<ListServiceAttachmentsRequest,ServiceAttachmentsClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class ServiceAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<PatchServiceAttachmentRequest,Operation> patchCallable()
patchCallable in class ServiceAttachmentsStubpublic com.google.api.gax.rpc.OperationCallable<PatchServiceAttachmentRequest,Operation,Operation> patchOperationCallable()
patchOperationCallable in class ServiceAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<SetIamPolicyServiceAttachmentRequest,Policy> setIamPolicyCallable()
setIamPolicyCallable in class ServiceAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsServiceAttachmentRequest,TestPermissionsResponse> testIamPermissionsCallable()
testIamPermissionsCallable in class ServiceAttachmentsStubpublic final void close()
close in interface AutoCloseableclose in class ServiceAttachmentsStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2024 Google LLC. All rights reserved.