@Generated(value="by gapic-generator-java") public class HttpJsonInterconnectAttachmentsStub extends InterconnectAttachmentsStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonInterconnectAttachmentsStub(InterconnectAttachmentsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonInterconnectAttachmentsStub, using the given settings.
|
protected |
HttpJsonInterconnectAttachmentsStub(InterconnectAttachmentsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonInterconnectAttachmentsStub, using the given settings.
|
protected HttpJsonInterconnectAttachmentsStub(InterconnectAttachmentsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonInterconnectAttachmentsStub(InterconnectAttachmentsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonInterconnectAttachmentsStub create(InterconnectAttachmentsStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonInterconnectAttachmentsStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonInterconnectAttachmentsStub 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<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentAggregatedList> aggregatedListCallable()
aggregatedListCallable in class InterconnectAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
aggregatedListPagedCallable in class InterconnectAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteInterconnectAttachmentRequest,Operation> deleteCallable()
deleteCallable in class InterconnectAttachmentsStubpublic com.google.api.gax.rpc.OperationCallable<DeleteInterconnectAttachmentRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class InterconnectAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<GetInterconnectAttachmentRequest,InterconnectAttachment> getCallable()
getCallable in class InterconnectAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<InsertInterconnectAttachmentRequest,Operation> insertCallable()
insertCallable in class InterconnectAttachmentsStubpublic com.google.api.gax.rpc.OperationCallable<InsertInterconnectAttachmentRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class InterconnectAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<ListInterconnectAttachmentsRequest,InterconnectAttachmentList> listCallable()
listCallable in class InterconnectAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<ListInterconnectAttachmentsRequest,InterconnectAttachmentsClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class InterconnectAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<PatchInterconnectAttachmentRequest,Operation> patchCallable()
patchCallable in class InterconnectAttachmentsStubpublic com.google.api.gax.rpc.OperationCallable<PatchInterconnectAttachmentRequest,Operation,Operation> patchOperationCallable()
patchOperationCallable in class InterconnectAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<SetLabelsInterconnectAttachmentRequest,Operation> setLabelsCallable()
setLabelsCallable in class InterconnectAttachmentsStubpublic com.google.api.gax.rpc.OperationCallable<SetLabelsInterconnectAttachmentRequest,Operation,Operation> setLabelsOperationCallable()
setLabelsOperationCallable in class InterconnectAttachmentsStubpublic final void close()
close in interface AutoCloseableclose in class InterconnectAttachmentsStubpublic 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.