@Generated(value="by gapic-generator-java") public class HttpJsonRegionBackendServicesStub extends RegionBackendServicesStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonRegionBackendServicesStub(RegionBackendServicesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonRegionBackendServicesStub, using the given settings.
|
protected |
HttpJsonRegionBackendServicesStub(RegionBackendServicesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonRegionBackendServicesStub, using the given settings.
|
protected HttpJsonRegionBackendServicesStub(RegionBackendServicesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonRegionBackendServicesStub(RegionBackendServicesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonRegionBackendServicesStub create(RegionBackendServicesStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonRegionBackendServicesStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonRegionBackendServicesStub 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<DeleteRegionBackendServiceRequest,Operation> deleteCallable()
deleteCallable in class RegionBackendServicesStubpublic com.google.api.gax.rpc.OperationCallable<DeleteRegionBackendServiceRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class RegionBackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<GetRegionBackendServiceRequest,BackendService> getCallable()
getCallable in class RegionBackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<GetHealthRegionBackendServiceRequest,BackendServiceGroupHealth> getHealthCallable()
getHealthCallable in class RegionBackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<GetIamPolicyRegionBackendServiceRequest,Policy> getIamPolicyCallable()
getIamPolicyCallable in class RegionBackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<InsertRegionBackendServiceRequest,Operation> insertCallable()
insertCallable in class RegionBackendServicesStubpublic com.google.api.gax.rpc.OperationCallable<InsertRegionBackendServiceRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class RegionBackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<ListRegionBackendServicesRequest,BackendServiceList> listCallable()
listCallable in class RegionBackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<ListRegionBackendServicesRequest,RegionBackendServicesClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class RegionBackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<ListUsableRegionBackendServicesRequest,BackendServiceListUsable> listUsableCallable()
listUsableCallable in class RegionBackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<ListUsableRegionBackendServicesRequest,RegionBackendServicesClient.ListUsablePagedResponse> listUsablePagedCallable()
listUsablePagedCallable in class RegionBackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<PatchRegionBackendServiceRequest,Operation> patchCallable()
patchCallable in class RegionBackendServicesStubpublic com.google.api.gax.rpc.OperationCallable<PatchRegionBackendServiceRequest,Operation,Operation> patchOperationCallable()
patchOperationCallable in class RegionBackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<SetIamPolicyRegionBackendServiceRequest,Policy> setIamPolicyCallable()
setIamPolicyCallable in class RegionBackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<SetSecurityPolicyRegionBackendServiceRequest,Operation> setSecurityPolicyCallable()
setSecurityPolicyCallable in class RegionBackendServicesStubpublic com.google.api.gax.rpc.OperationCallable<SetSecurityPolicyRegionBackendServiceRequest,Operation,Operation> setSecurityPolicyOperationCallable()
setSecurityPolicyOperationCallable in class RegionBackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsRegionBackendServiceRequest,TestPermissionsResponse> testIamPermissionsCallable()
testIamPermissionsCallable in class RegionBackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateRegionBackendServiceRequest,Operation> updateCallable()
updateCallable in class RegionBackendServicesStubpublic com.google.api.gax.rpc.OperationCallable<UpdateRegionBackendServiceRequest,Operation,Operation> updateOperationCallable()
updateOperationCallable in class RegionBackendServicesStubpublic final void close()
close in interface AutoCloseableclose in class RegionBackendServicesStubpublic 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.