@Generated(value="by gapic-generator-java") public class HttpJsonReservationSubBlocksStub extends ReservationSubBlocksStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonReservationSubBlocksStub(ReservationSubBlocksStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonReservationSubBlocksStub, using the given settings.
|
protected |
HttpJsonReservationSubBlocksStub(ReservationSubBlocksStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonReservationSubBlocksStub, using the given settings.
|
protected HttpJsonReservationSubBlocksStub(ReservationSubBlocksStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonReservationSubBlocksStub(ReservationSubBlocksStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonReservationSubBlocksStub create(ReservationSubBlocksStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonReservationSubBlocksStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonReservationSubBlocksStub 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<GetReservationSubBlockRequest,ReservationSubBlocksGetResponse> getCallable()
getCallable in class ReservationSubBlocksStubpublic com.google.api.gax.rpc.UnaryCallable<ListReservationSubBlocksRequest,ReservationSubBlocksListResponse> listCallable()
listCallable in class ReservationSubBlocksStubpublic com.google.api.gax.rpc.UnaryCallable<ListReservationSubBlocksRequest,ReservationSubBlocksClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class ReservationSubBlocksStubpublic com.google.api.gax.rpc.UnaryCallable<PerformMaintenanceReservationSubBlockRequest,Operation> performMaintenanceCallable()
performMaintenanceCallable in class ReservationSubBlocksStubpublic com.google.api.gax.rpc.OperationCallable<PerformMaintenanceReservationSubBlockRequest,Operation,Operation> performMaintenanceOperationCallable()
performMaintenanceOperationCallable in class ReservationSubBlocksStubpublic final void close()
close in interface AutoCloseableclose in class ReservationSubBlocksStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2025 Google LLC. All rights reserved.