@Generated(value="by gapic-generator-java") public class HttpJsonBackendServicesStub extends BackendServicesStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonBackendServicesStub(BackendServicesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonBackendServicesStub, using the given settings.
|
protected |
HttpJsonBackendServicesStub(BackendServicesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonBackendServicesStub, using the given settings.
|
protected HttpJsonBackendServicesStub(BackendServicesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonBackendServicesStub(BackendServicesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonBackendServicesStub create(BackendServicesStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonBackendServicesStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonBackendServicesStub 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<AddSignedUrlKeyBackendServiceRequest,Operation> addSignedUrlKeyCallable()
addSignedUrlKeyCallable in class BackendServicesStubpublic com.google.api.gax.rpc.OperationCallable<AddSignedUrlKeyBackendServiceRequest,Operation,Operation> addSignedUrlKeyOperationCallable()
addSignedUrlKeyOperationCallable in class BackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<AggregatedListBackendServicesRequest,BackendServiceAggregatedList> aggregatedListCallable()
aggregatedListCallable in class BackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<AggregatedListBackendServicesRequest,BackendServicesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
aggregatedListPagedCallable in class BackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteBackendServiceRequest,Operation> deleteCallable()
deleteCallable in class BackendServicesStubpublic com.google.api.gax.rpc.OperationCallable<DeleteBackendServiceRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class BackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteSignedUrlKeyBackendServiceRequest,Operation> deleteSignedUrlKeyCallable()
deleteSignedUrlKeyCallable in class BackendServicesStubpublic com.google.api.gax.rpc.OperationCallable<DeleteSignedUrlKeyBackendServiceRequest,Operation,Operation> deleteSignedUrlKeyOperationCallable()
deleteSignedUrlKeyOperationCallable in class BackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<GetBackendServiceRequest,BackendService> getCallable()
getCallable in class BackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<GetHealthBackendServiceRequest,BackendServiceGroupHealth> getHealthCallable()
getHealthCallable in class BackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<GetIamPolicyBackendServiceRequest,Policy> getIamPolicyCallable()
getIamPolicyCallable in class BackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<InsertBackendServiceRequest,Operation> insertCallable()
insertCallable in class BackendServicesStubpublic com.google.api.gax.rpc.OperationCallable<InsertBackendServiceRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class BackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<ListBackendServicesRequest,BackendServiceList> listCallable()
listCallable in class BackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<ListBackendServicesRequest,BackendServicesClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class BackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<ListUsableBackendServicesRequest,BackendServiceListUsable> listUsableCallable()
listUsableCallable in class BackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<ListUsableBackendServicesRequest,BackendServicesClient.ListUsablePagedResponse> listUsablePagedCallable()
listUsablePagedCallable in class BackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<PatchBackendServiceRequest,Operation> patchCallable()
patchCallable in class BackendServicesStubpublic com.google.api.gax.rpc.OperationCallable<PatchBackendServiceRequest,Operation,Operation> patchOperationCallable()
patchOperationCallable in class BackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<SetEdgeSecurityPolicyBackendServiceRequest,Operation> setEdgeSecurityPolicyCallable()
setEdgeSecurityPolicyCallable in class BackendServicesStubpublic com.google.api.gax.rpc.OperationCallable<SetEdgeSecurityPolicyBackendServiceRequest,Operation,Operation> setEdgeSecurityPolicyOperationCallable()
setEdgeSecurityPolicyOperationCallable in class BackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<SetIamPolicyBackendServiceRequest,Policy> setIamPolicyCallable()
setIamPolicyCallable in class BackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<SetSecurityPolicyBackendServiceRequest,Operation> setSecurityPolicyCallable()
setSecurityPolicyCallable in class BackendServicesStubpublic com.google.api.gax.rpc.OperationCallable<SetSecurityPolicyBackendServiceRequest,Operation,Operation> setSecurityPolicyOperationCallable()
setSecurityPolicyOperationCallable in class BackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsBackendServiceRequest,TestPermissionsResponse> testIamPermissionsCallable()
testIamPermissionsCallable in class BackendServicesStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateBackendServiceRequest,Operation> updateCallable()
updateCallable in class BackendServicesStubpublic com.google.api.gax.rpc.OperationCallable<UpdateBackendServiceRequest,Operation,Operation> updateOperationCallable()
updateOperationCallable in class BackendServicesStubpublic final void close()
close in interface AutoCloseableclose in class BackendServicesStubpublic 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.