@Generated(value="by gapic-generator-java") public class HttpJsonNetworkAttachmentsStub extends NetworkAttachmentsStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonNetworkAttachmentsStub(NetworkAttachmentsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonNetworkAttachmentsStub, using the given settings.
|
protected |
HttpJsonNetworkAttachmentsStub(NetworkAttachmentsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonNetworkAttachmentsStub, using the given settings.
|
protected HttpJsonNetworkAttachmentsStub(NetworkAttachmentsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonNetworkAttachmentsStub(NetworkAttachmentsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonNetworkAttachmentsStub create(NetworkAttachmentsStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonNetworkAttachmentsStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonNetworkAttachmentsStub 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<AggregatedListNetworkAttachmentsRequest,NetworkAttachmentAggregatedList> aggregatedListCallable()
aggregatedListCallable in class NetworkAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<AggregatedListNetworkAttachmentsRequest,NetworkAttachmentsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
aggregatedListPagedCallable in class NetworkAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteNetworkAttachmentRequest,Operation> deleteCallable()
deleteCallable in class NetworkAttachmentsStubpublic com.google.api.gax.rpc.OperationCallable<DeleteNetworkAttachmentRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class NetworkAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<GetNetworkAttachmentRequest,NetworkAttachment> getCallable()
getCallable in class NetworkAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<GetIamPolicyNetworkAttachmentRequest,Policy> getIamPolicyCallable()
getIamPolicyCallable in class NetworkAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<InsertNetworkAttachmentRequest,Operation> insertCallable()
insertCallable in class NetworkAttachmentsStubpublic com.google.api.gax.rpc.OperationCallable<InsertNetworkAttachmentRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class NetworkAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<ListNetworkAttachmentsRequest,NetworkAttachmentList> listCallable()
listCallable in class NetworkAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<ListNetworkAttachmentsRequest,NetworkAttachmentsClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class NetworkAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<PatchNetworkAttachmentRequest,Operation> patchCallable()
patchCallable in class NetworkAttachmentsStubpublic com.google.api.gax.rpc.OperationCallable<PatchNetworkAttachmentRequest,Operation,Operation> patchOperationCallable()
patchOperationCallable in class NetworkAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<SetIamPolicyNetworkAttachmentRequest,Policy> setIamPolicyCallable()
setIamPolicyCallable in class NetworkAttachmentsStubpublic com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsNetworkAttachmentRequest,TestPermissionsResponse> testIamPermissionsCallable()
testIamPermissionsCallable in class NetworkAttachmentsStubpublic final void close()
close in interface AutoCloseableclose in class NetworkAttachmentsStubpublic 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.