Class AcceleratorTypesStub (1.68.0)

public abstract class AcceleratorTypesStub implements BackgroundResource

Base stub class for the AcceleratorTypes service API.

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

Inheritance

java.lang.Object > AcceleratorTypesStub

Implements

BackgroundResource

Constructors

AcceleratorTypesStub()

public AcceleratorTypesStub()

Methods

aggregatedListCallable()

public UnaryCallable<AggregatedListAcceleratorTypesRequest,AcceleratorTypeAggregatedList> aggregatedListCallable()

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListAcceleratorTypesRequest,AcceleratorTypesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()

close()

public abstract void close()

getCallable()

public UnaryCallable<GetAcceleratorTypeRequest,AcceleratorType> getCallable()

listCallable()

public UnaryCallable<ListAcceleratorTypesRequest,AcceleratorTypeList> listCallable()

listPagedCallable()

public UnaryCallable<ListAcceleratorTypesRequest,AcceleratorTypesClient.ListPagedResponse> listPagedCallable()