Class ExportServiceStub (2.42.0)

public abstract class ExportServiceStub implements BackgroundResource

Base stub class for the ExportService service API.

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

Inheritance

java.lang.Object > ExportServiceStub

Implements

BackgroundResource

Constructors

ExportServiceStub()

public ExportServiceStub()

Methods

close()

public abstract void close()

listProfilesCallable()

public UnaryCallable<ListProfilesRequest,ListProfilesResponse> listProfilesCallable()
Returns
TypeDescription
UnaryCallable<ListProfilesRequest,ListProfilesResponse>

listProfilesPagedCallable()

public UnaryCallable<ListProfilesRequest,ExportServiceClient.ListProfilesPagedResponse> listProfilesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListProfilesRequest,ListProfilesPagedResponse>