- 0.48.0 (latest)
- 0.47.0
- 0.45.0
- 0.44.0
- 0.43.0
- 0.42.0
- 0.41.0
- 0.40.0
- 0.39.0
- 0.38.0
- 0.37.0
- 0.36.0
- 0.35.0
- 0.33.0
- 0.32.0
- 0.31.0
- 0.30.0
- 0.29.0
- 0.28.0
- 0.27.0
- 0.26.0
- 0.25.0
- 0.24.0
- 0.23.0
- 0.20.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.0
- 0.13.0
- 0.12.0
- 0.11.0
- 0.10.0
- 0.9.0
- 0.8.0
- 0.7.0
- 0.5.0
- 0.4.0
- 0.3.0
- 0.2.0
- 0.1.0
public class HttpJsonEnterpriseKnowledgeGraphServiceStub extends EnterpriseKnowledgeGraphServiceStub
REST stub implementation for the EnterpriseKnowledgeGraphService service API.
This class is for advanced usage and reflects the underlying API directly.
Inheritance
java.lang.Object > EnterpriseKnowledgeGraphServiceStub > HttpJsonEnterpriseKnowledgeGraphServiceStubStatic Methods
create(ClientContext clientContext)
public static final HttpJsonEnterpriseKnowledgeGraphServiceStub create(ClientContext clientContext)
Parameter | |
---|---|
Name | Description |
clientContext | ClientContext |
Returns | |
---|---|
Type | Description |
HttpJsonEnterpriseKnowledgeGraphServiceStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonEnterpriseKnowledgeGraphServiceStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters | |
---|---|
Name | Description |
clientContext | ClientContext |
callableFactory | HttpJsonStubCallableFactory |
Returns | |
---|---|
Type | Description |
HttpJsonEnterpriseKnowledgeGraphServiceStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(EnterpriseKnowledgeGraphServiceStubSettings settings)
public static final HttpJsonEnterpriseKnowledgeGraphServiceStub create(EnterpriseKnowledgeGraphServiceStubSettings settings)
Parameter | |
---|---|
Name | Description |
settings | EnterpriseKnowledgeGraphServiceStubSettings |
Returns | |
---|---|
Type | Description |
HttpJsonEnterpriseKnowledgeGraphServiceStub |
Exceptions | |
---|---|
Type | Description |
IOException |
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns | |
---|---|
Type | Description |
List<ApiMethodDescriptor> |
Constructors
HttpJsonEnterpriseKnowledgeGraphServiceStub(EnterpriseKnowledgeGraphServiceStubSettings settings, ClientContext clientContext)
protected HttpJsonEnterpriseKnowledgeGraphServiceStub(EnterpriseKnowledgeGraphServiceStubSettings settings, ClientContext clientContext)
Constructs an instance of HttpJsonEnterpriseKnowledgeGraphServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
Parameters | |
---|---|
Name | Description |
settings | EnterpriseKnowledgeGraphServiceStubSettings |
clientContext | ClientContext |
HttpJsonEnterpriseKnowledgeGraphServiceStub(EnterpriseKnowledgeGraphServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonEnterpriseKnowledgeGraphServiceStub(EnterpriseKnowledgeGraphServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonEnterpriseKnowledgeGraphServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
Parameters | |
---|---|
Name | Description |
settings | EnterpriseKnowledgeGraphServiceStubSettings |
clientContext | ClientContext |
callableFactory | HttpJsonStubCallableFactory |
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Parameters | |
---|---|
Name | Description |
duration | long |
unit | TimeUnit |
Returns | |
---|---|
Type | Description |
boolean |
Exceptions | |
---|---|
Type | Description |
InterruptedException |
cancelEntityReconciliationJobCallable()
public UnaryCallable<CancelEntityReconciliationJobRequest,Empty> cancelEntityReconciliationJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CancelEntityReconciliationJobRequest,Empty> |
close()
public final void close()
createEntityReconciliationJobCallable()
public UnaryCallable<CreateEntityReconciliationJobRequest,EntityReconciliationJob> createEntityReconciliationJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateEntityReconciliationJobRequest,EntityReconciliationJob> |
deleteEntityReconciliationJobCallable()
public UnaryCallable<DeleteEntityReconciliationJobRequest,Empty> deleteEntityReconciliationJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteEntityReconciliationJobRequest,Empty> |
getEntityReconciliationJobCallable()
public UnaryCallable<GetEntityReconciliationJobRequest,EntityReconciliationJob> getEntityReconciliationJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetEntityReconciliationJobRequest,EntityReconciliationJob> |
isShutdown()
public boolean isShutdown()
Returns | |
---|---|
Type | Description |
boolean |
isTerminated()
public boolean isTerminated()
Returns | |
---|---|
Type | Description |
boolean |
listEntityReconciliationJobsCallable()
public UnaryCallable<ListEntityReconciliationJobsRequest,ListEntityReconciliationJobsResponse> listEntityReconciliationJobsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListEntityReconciliationJobsRequest,ListEntityReconciliationJobsResponse> |
listEntityReconciliationJobsPagedCallable()
public UnaryCallable<ListEntityReconciliationJobsRequest,EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsPagedResponse> listEntityReconciliationJobsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListEntityReconciliationJobsRequest,ListEntityReconciliationJobsPagedResponse> |
lookupCallable()
public UnaryCallable<LookupRequest,LookupResponse> lookupCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<LookupRequest,LookupResponse> |
lookupPublicKgCallable()
public UnaryCallable<LookupPublicKgRequest,LookupPublicKgResponse> lookupPublicKgCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<LookupPublicKgRequest,LookupPublicKgResponse> |
searchCallable()
public UnaryCallable<SearchRequest,SearchResponse> searchCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<SearchRequest,SearchResponse> |
searchPublicKgCallable()
public UnaryCallable<SearchPublicKgRequest,SearchPublicKgResponse> searchPublicKgCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<SearchPublicKgRequest,SearchPublicKgResponse> |
shutdown()
public void shutdown()
shutdownNow()
public void shutdownNow()