Class AcceleratorTypesStub (1.51.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
TypeDescription
UnaryCallable<AggregatedListAcceleratorTypesRequest,AcceleratorTypeAggregatedList>

aggregatedListPagedCallable()

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

close()

public abstract void close()

getCallable()

public UnaryCallable<GetAcceleratorTypeRequest,AcceleratorType> getCallable()
Returns
TypeDescription
UnaryCallable<GetAcceleratorTypeRequest,AcceleratorType>

listCallable()

public UnaryCallable<ListAcceleratorTypesRequest,AcceleratorTypeList> listCallable()
Returns
TypeDescription
UnaryCallable<ListAcceleratorTypesRequest,AcceleratorTypeList>

listPagedCallable()

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