@Generated(value="by gapic-generator-java") public class HttpJsonRegionSslCertificatesStub extends RegionSslCertificatesStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonRegionSslCertificatesStub(RegionSslCertificatesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonRegionSslCertificatesStub, using the given settings.
|
protected |
HttpJsonRegionSslCertificatesStub(RegionSslCertificatesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonRegionSslCertificatesStub, using the given settings.
|
protected HttpJsonRegionSslCertificatesStub(RegionSslCertificatesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonRegionSslCertificatesStub(RegionSslCertificatesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonRegionSslCertificatesStub create(RegionSslCertificatesStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonRegionSslCertificatesStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonRegionSslCertificatesStub 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<DeleteRegionSslCertificateRequest,Operation> deleteCallable()
deleteCallable in class RegionSslCertificatesStubpublic com.google.api.gax.rpc.OperationCallable<DeleteRegionSslCertificateRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class RegionSslCertificatesStubpublic com.google.api.gax.rpc.UnaryCallable<GetRegionSslCertificateRequest,SslCertificate> getCallable()
getCallable in class RegionSslCertificatesStubpublic com.google.api.gax.rpc.UnaryCallable<InsertRegionSslCertificateRequest,Operation> insertCallable()
insertCallable in class RegionSslCertificatesStubpublic com.google.api.gax.rpc.OperationCallable<InsertRegionSslCertificateRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class RegionSslCertificatesStubpublic com.google.api.gax.rpc.UnaryCallable<ListRegionSslCertificatesRequest,SslCertificateList> listCallable()
listCallable in class RegionSslCertificatesStubpublic com.google.api.gax.rpc.UnaryCallable<ListRegionSslCertificatesRequest,RegionSslCertificatesClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class RegionSslCertificatesStubpublic final void close()
close in interface AutoCloseableclose in class RegionSslCertificatesStubpublic 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.