@Generated(value="by gapic-generator-java") public class HttpJsonStoragePoolTypesStub extends StoragePoolTypesStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonStoragePoolTypesStub(StoragePoolTypesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonStoragePoolTypesStub, using the given settings.
|
protected |
HttpJsonStoragePoolTypesStub(StoragePoolTypesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonStoragePoolTypesStub, using the given settings.
|
protected HttpJsonStoragePoolTypesStub(StoragePoolTypesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonStoragePoolTypesStub(StoragePoolTypesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonStoragePoolTypesStub create(StoragePoolTypesStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonStoragePoolTypesStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonStoragePoolTypesStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException@InternalApi public static List<com.google.api.gax.httpjson.ApiMethodDescriptor> getMethodDescriptors()
public com.google.api.gax.rpc.UnaryCallable<AggregatedListStoragePoolTypesRequest,StoragePoolTypeAggregatedList> aggregatedListCallable()
aggregatedListCallable in class StoragePoolTypesStubpublic com.google.api.gax.rpc.UnaryCallable<AggregatedListStoragePoolTypesRequest,StoragePoolTypesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
aggregatedListPagedCallable in class StoragePoolTypesStubpublic com.google.api.gax.rpc.UnaryCallable<GetStoragePoolTypeRequest,StoragePoolType> getCallable()
getCallable in class StoragePoolTypesStubpublic com.google.api.gax.rpc.UnaryCallable<ListStoragePoolTypesRequest,StoragePoolTypeList> listCallable()
listCallable in class StoragePoolTypesStubpublic com.google.api.gax.rpc.UnaryCallable<ListStoragePoolTypesRequest,StoragePoolTypesClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class StoragePoolTypesStubpublic final void close()
close in interface AutoCloseableclose in class StoragePoolTypesStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2024 Google LLC. All rights reserved.