@Generated(value="by gapic-generator-java") public class HttpJsonReservationsStub extends ReservationsStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonReservationsStub(ReservationsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonReservationsStub, using the given settings.
|
protected |
HttpJsonReservationsStub(ReservationsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonReservationsStub, using the given settings.
|
protected HttpJsonReservationsStub(ReservationsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonReservationsStub(ReservationsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonReservationsStub create(ReservationsStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonReservationsStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonReservationsStub 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<AggregatedListReservationsRequest,ReservationAggregatedList> aggregatedListCallable()
aggregatedListCallable in class ReservationsStubpublic com.google.api.gax.rpc.UnaryCallable<AggregatedListReservationsRequest,ReservationsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
aggregatedListPagedCallable in class ReservationsStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteReservationRequest,Operation> deleteCallable()
deleteCallable in class ReservationsStubpublic com.google.api.gax.rpc.OperationCallable<DeleteReservationRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class ReservationsStubpublic com.google.api.gax.rpc.UnaryCallable<GetReservationRequest,Reservation> getCallable()
getCallable in class ReservationsStubpublic com.google.api.gax.rpc.UnaryCallable<GetIamPolicyReservationRequest,Policy> getIamPolicyCallable()
getIamPolicyCallable in class ReservationsStubpublic com.google.api.gax.rpc.UnaryCallable<InsertReservationRequest,Operation> insertCallable()
insertCallable in class ReservationsStubpublic com.google.api.gax.rpc.OperationCallable<InsertReservationRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class ReservationsStubpublic com.google.api.gax.rpc.UnaryCallable<ListReservationsRequest,ReservationList> listCallable()
listCallable in class ReservationsStubpublic com.google.api.gax.rpc.UnaryCallable<ListReservationsRequest,ReservationsClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class ReservationsStubpublic com.google.api.gax.rpc.UnaryCallable<ResizeReservationRequest,Operation> resizeCallable()
resizeCallable in class ReservationsStubpublic com.google.api.gax.rpc.OperationCallable<ResizeReservationRequest,Operation,Operation> resizeOperationCallable()
resizeOperationCallable in class ReservationsStubpublic com.google.api.gax.rpc.UnaryCallable<SetIamPolicyReservationRequest,Policy> setIamPolicyCallable()
setIamPolicyCallable in class ReservationsStubpublic com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsReservationRequest,TestPermissionsResponse> testIamPermissionsCallable()
testIamPermissionsCallable in class ReservationsStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateReservationRequest,Operation> updateCallable()
updateCallable in class ReservationsStubpublic com.google.api.gax.rpc.OperationCallable<UpdateReservationRequest,Operation,Operation> updateOperationCallable()
updateOperationCallable in class ReservationsStubpublic final void close()
close in interface AutoCloseableclose in class ReservationsStubpublic 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.