@Generated(value="by gapic-generator-java") public class HttpJsonTargetGrpcProxiesStub extends TargetGrpcProxiesStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonTargetGrpcProxiesStub(TargetGrpcProxiesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonTargetGrpcProxiesStub, using the given settings.
|
protected |
HttpJsonTargetGrpcProxiesStub(TargetGrpcProxiesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonTargetGrpcProxiesStub, using the given settings.
|
protected HttpJsonTargetGrpcProxiesStub(TargetGrpcProxiesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonTargetGrpcProxiesStub(TargetGrpcProxiesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonTargetGrpcProxiesStub create(TargetGrpcProxiesStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonTargetGrpcProxiesStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonTargetGrpcProxiesStub 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<DeleteTargetGrpcProxyRequest,Operation> deleteCallable()
deleteCallable in class TargetGrpcProxiesStubpublic com.google.api.gax.rpc.OperationCallable<DeleteTargetGrpcProxyRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class TargetGrpcProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<GetTargetGrpcProxyRequest,TargetGrpcProxy> getCallable()
getCallable in class TargetGrpcProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<InsertTargetGrpcProxyRequest,Operation> insertCallable()
insertCallable in class TargetGrpcProxiesStubpublic com.google.api.gax.rpc.OperationCallable<InsertTargetGrpcProxyRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class TargetGrpcProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<ListTargetGrpcProxiesRequest,TargetGrpcProxyList> listCallable()
listCallable in class TargetGrpcProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<ListTargetGrpcProxiesRequest,TargetGrpcProxiesClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class TargetGrpcProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<PatchTargetGrpcProxyRequest,Operation> patchCallable()
patchCallable in class TargetGrpcProxiesStubpublic com.google.api.gax.rpc.OperationCallable<PatchTargetGrpcProxyRequest,Operation,Operation> patchOperationCallable()
patchOperationCallable in class TargetGrpcProxiesStubpublic final void close()
close in interface AutoCloseableclose in class TargetGrpcProxiesStubpublic 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.