Class AcceleratorTypesStub (1.15.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()
Returns

aggregatedListPagedCallable()

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

close()

public abstract void close()

getCallable()

public UnaryCallable<GetAcceleratorTypeRequest,AcceleratorType> getCallable()
Returns

listCallable()

public UnaryCallable<ListAcceleratorTypesRequest,AcceleratorTypeList> listCallable()
Returns

listPagedCallable()

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