Class StoragePoolTypesStub (1.54.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()
Returns
Type Description
UnaryCallable<AggregatedListStoragePoolTypesRequest,StoragePoolTypeAggregatedList>

aggregatedListPagedCallable()

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

close()

public abstract void close()

getCallable()

public UnaryCallable<GetStoragePoolTypeRequest,StoragePoolType> getCallable()
Returns
Type Description
UnaryCallable<GetStoragePoolTypeRequest,StoragePoolType>

listCallable()

public UnaryCallable<ListStoragePoolTypesRequest,StoragePoolTypeList> listCallable()
Returns
Type Description
UnaryCallable<ListStoragePoolTypesRequest,StoragePoolTypeList>

listPagedCallable()

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