@BetaApi @Generated(value="by gapic-generator-java") public class GrpcPrivateCatalogStub extends PrivateCatalogStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
GrpcPrivateCatalogStub(PrivateCatalogStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcPrivateCatalogStub, using the given settings.
|
protected |
GrpcPrivateCatalogStub(PrivateCatalogStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcPrivateCatalogStub, using the given settings.
|
protected GrpcPrivateCatalogStub(PrivateCatalogStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected GrpcPrivateCatalogStub(PrivateCatalogStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final GrpcPrivateCatalogStub create(PrivateCatalogStubSettings settings) throws IOException
IOExceptionpublic static final GrpcPrivateCatalogStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final GrpcPrivateCatalogStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic com.google.longrunning.stub.GrpcOperationsStub getOperationsStub()
public com.google.api.gax.rpc.UnaryCallable<SearchCatalogsRequest,SearchCatalogsResponse> searchCatalogsCallable()
searchCatalogsCallable in class PrivateCatalogStubpublic com.google.api.gax.rpc.UnaryCallable<SearchCatalogsRequest,PrivateCatalogClient.SearchCatalogsPagedResponse> searchCatalogsPagedCallable()
searchCatalogsPagedCallable in class PrivateCatalogStubpublic com.google.api.gax.rpc.UnaryCallable<SearchProductsRequest,SearchProductsResponse> searchProductsCallable()
searchProductsCallable in class PrivateCatalogStubpublic com.google.api.gax.rpc.UnaryCallable<SearchProductsRequest,PrivateCatalogClient.SearchProductsPagedResponse> searchProductsPagedCallable()
searchProductsPagedCallable in class PrivateCatalogStubpublic com.google.api.gax.rpc.UnaryCallable<SearchVersionsRequest,SearchVersionsResponse> searchVersionsCallable()
searchVersionsCallable in class PrivateCatalogStubpublic com.google.api.gax.rpc.UnaryCallable<SearchVersionsRequest,PrivateCatalogClient.SearchVersionsPagedResponse> searchVersionsPagedCallable()
searchVersionsPagedCallable in class PrivateCatalogStubpublic final void close()
close in interface AutoCloseableclose in class PrivateCatalogStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2023 Google LLC. All rights reserved.