Class CloudCatalogStub (2.41.0)

public abstract class CloudCatalogStub implements BackgroundResource

Base stub class for the CloudCatalog service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > CloudCatalogStub

Implements

BackgroundResource

Constructors

CloudCatalogStub()

public CloudCatalogStub()

Methods

close()

public abstract void close()

listServicesCallable()

public UnaryCallable<ListServicesRequest,ListServicesResponse> listServicesCallable()
Returns
TypeDescription
UnaryCallable<ListServicesRequest,ListServicesResponse>

listServicesPagedCallable()

public UnaryCallable<ListServicesRequest,CloudCatalogClient.ListServicesPagedResponse> listServicesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListServicesRequest,ListServicesPagedResponse>

listSkusCallable()

public UnaryCallable<ListSkusRequest,ListSkusResponse> listSkusCallable()
Returns
TypeDescription
UnaryCallable<ListSkusRequest,ListSkusResponse>

listSkusPagedCallable()

public UnaryCallable<ListSkusRequest,CloudCatalogClient.ListSkusPagedResponse> listSkusPagedCallable()
Returns
TypeDescription
UnaryCallable<ListSkusRequest,ListSkusPagedResponse>