@Generated(value="by gapic-generator-java") public class HttpJsonRegionHealthCheckServicesStub extends RegionHealthCheckServicesStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonRegionHealthCheckServicesStub(RegionHealthCheckServicesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonRegionHealthCheckServicesStub, using the given settings.
|
protected |
HttpJsonRegionHealthCheckServicesStub(RegionHealthCheckServicesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonRegionHealthCheckServicesStub, using the given settings.
|
protected HttpJsonRegionHealthCheckServicesStub(RegionHealthCheckServicesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonRegionHealthCheckServicesStub(RegionHealthCheckServicesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonRegionHealthCheckServicesStub create(RegionHealthCheckServicesStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonRegionHealthCheckServicesStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonRegionHealthCheckServicesStub 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<DeleteRegionHealthCheckServiceRequest,Operation> deleteCallable()
deleteCallable in class RegionHealthCheckServicesStubpublic com.google.api.gax.rpc.OperationCallable<DeleteRegionHealthCheckServiceRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class RegionHealthCheckServicesStubpublic com.google.api.gax.rpc.UnaryCallable<GetRegionHealthCheckServiceRequest,HealthCheckService> getCallable()
getCallable in class RegionHealthCheckServicesStubpublic com.google.api.gax.rpc.UnaryCallable<InsertRegionHealthCheckServiceRequest,Operation> insertCallable()
insertCallable in class RegionHealthCheckServicesStubpublic com.google.api.gax.rpc.OperationCallable<InsertRegionHealthCheckServiceRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class RegionHealthCheckServicesStubpublic com.google.api.gax.rpc.UnaryCallable<ListRegionHealthCheckServicesRequest,HealthCheckServicesList> listCallable()
listCallable in class RegionHealthCheckServicesStubpublic com.google.api.gax.rpc.UnaryCallable<ListRegionHealthCheckServicesRequest,RegionHealthCheckServicesClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class RegionHealthCheckServicesStubpublic com.google.api.gax.rpc.UnaryCallable<PatchRegionHealthCheckServiceRequest,Operation> patchCallable()
patchCallable in class RegionHealthCheckServicesStubpublic com.google.api.gax.rpc.OperationCallable<PatchRegionHealthCheckServiceRequest,Operation,Operation> patchOperationCallable()
patchOperationCallable in class RegionHealthCheckServicesStubpublic final void close()
close in interface AutoCloseableclose in class RegionHealthCheckServicesStubpublic 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.