@Generated(value="by gapic-generator-java") public class HttpJsonAcceleratorTypesStub extends AcceleratorTypesStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonAcceleratorTypesStub(AcceleratorTypesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonAcceleratorTypesStub, using the given settings.
|
protected |
HttpJsonAcceleratorTypesStub(AcceleratorTypesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonAcceleratorTypesStub, using the given settings.
|
protected HttpJsonAcceleratorTypesStub(AcceleratorTypesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonAcceleratorTypesStub(AcceleratorTypesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonAcceleratorTypesStub create(AcceleratorTypesStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonAcceleratorTypesStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonAcceleratorTypesStub 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<AggregatedListAcceleratorTypesRequest,AcceleratorTypeAggregatedList> aggregatedListCallable()
aggregatedListCallable in class AcceleratorTypesStubpublic com.google.api.gax.rpc.UnaryCallable<AggregatedListAcceleratorTypesRequest,AcceleratorTypesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
aggregatedListPagedCallable in class AcceleratorTypesStubpublic com.google.api.gax.rpc.UnaryCallable<GetAcceleratorTypeRequest,AcceleratorType> getCallable()
getCallable in class AcceleratorTypesStubpublic com.google.api.gax.rpc.UnaryCallable<ListAcceleratorTypesRequest,AcceleratorTypeList> listCallable()
listCallable in class AcceleratorTypesStubpublic com.google.api.gax.rpc.UnaryCallable<ListAcceleratorTypesRequest,AcceleratorTypesClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class AcceleratorTypesStubpublic final void close()
close in interface AutoCloseableclose in class AcceleratorTypesStubpublic 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.