@Generated(value="by gapic-generator-java") public abstract class StoragePoolsStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
StoragePoolsStub() |
public com.google.api.gax.rpc.UnaryCallable<AggregatedListStoragePoolsRequest,StoragePoolsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<AggregatedListStoragePoolsRequest,StoragePoolAggregatedList> aggregatedListCallable()
public com.google.api.gax.rpc.OperationCallable<DeleteStoragePoolRequest,Operation,Operation> deleteOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<DeleteStoragePoolRequest,Operation> deleteCallable()
public com.google.api.gax.rpc.UnaryCallable<GetStoragePoolRequest,StoragePool> getCallable()
public com.google.api.gax.rpc.UnaryCallable<GetIamPolicyStoragePoolRequest,Policy> getIamPolicyCallable()
public com.google.api.gax.rpc.OperationCallable<InsertStoragePoolRequest,Operation,Operation> insertOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<InsertStoragePoolRequest,Operation> insertCallable()
public com.google.api.gax.rpc.UnaryCallable<ListStoragePoolsRequest,StoragePoolsClient.ListPagedResponse> listPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListStoragePoolsRequest,StoragePoolList> listCallable()
public com.google.api.gax.rpc.UnaryCallable<ListDisksStoragePoolsRequest,StoragePoolsClient.ListDisksPagedResponse> listDisksPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListDisksStoragePoolsRequest,StoragePoolListDisks> listDisksCallable()
public com.google.api.gax.rpc.UnaryCallable<SetIamPolicyStoragePoolRequest,Policy> setIamPolicyCallable()
public com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsStoragePoolRequest,TestPermissionsResponse> testIamPermissionsCallable()
public com.google.api.gax.rpc.OperationCallable<UpdateStoragePoolRequest,Operation,Operation> updateOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<UpdateStoragePoolRequest,Operation> updateCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2024 Google LLC. All rights reserved.