Class StoragePoolTypesStub (1.68.0)

public abstract class StoragePoolTypesStub implements BackgroundResource

Base stub class for the StoragePoolTypes service API.

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

Inheritance

java.lang.Object > StoragePoolTypesStub

Implements

BackgroundResource

Constructors

StoragePoolTypesStub()

public StoragePoolTypesStub()

Methods

aggregatedListCallable()

public UnaryCallable<AggregatedListStoragePoolTypesRequest,StoragePoolTypeAggregatedList> aggregatedListCallable()

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListStoragePoolTypesRequest,StoragePoolTypesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()

close()

public abstract void close()

getCallable()

public UnaryCallable<GetStoragePoolTypeRequest,StoragePoolType> getCallable()

listCallable()

public UnaryCallable<ListStoragePoolTypesRequest,StoragePoolTypeList> listCallable()

listPagedCallable()

public UnaryCallable<ListStoragePoolTypesRequest,StoragePoolTypesClient.ListPagedResponse> listPagedCallable()