@BetaApi @Generated(value="by gapic-generator-java") public class HttpJsonEvaluationServiceStub extends EvaluationServiceStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonEvaluationServiceStub(EvaluationServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonEvaluationServiceStub, using the given settings.
|
protected |
HttpJsonEvaluationServiceStub(EvaluationServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonEvaluationServiceStub, using the given settings.
|
getOperationsStubprotected HttpJsonEvaluationServiceStub(EvaluationServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonEvaluationServiceStub(EvaluationServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonEvaluationServiceStub create(EvaluationServiceStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonEvaluationServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonEvaluationServiceStub 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.httpjson.longrunning.stub.HttpJsonOperationsStub getHttpJsonOperationsStub()
getHttpJsonOperationsStub in class EvaluationServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetEvaluationRequest,Evaluation> getEvaluationCallable()
getEvaluationCallable in class EvaluationServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListEvaluationsRequest,ListEvaluationsResponse> listEvaluationsCallable()
listEvaluationsCallable in class EvaluationServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListEvaluationsRequest,EvaluationServiceClient.ListEvaluationsPagedResponse> listEvaluationsPagedCallable()
listEvaluationsPagedCallable in class EvaluationServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CreateEvaluationRequest,com.google.longrunning.Operation> createEvaluationCallable()
createEvaluationCallable in class EvaluationServiceStubpublic com.google.api.gax.rpc.OperationCallable<CreateEvaluationRequest,Evaluation,CreateEvaluationMetadata> createEvaluationOperationCallable()
createEvaluationOperationCallable in class EvaluationServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListEvaluationResultsRequest,ListEvaluationResultsResponse> listEvaluationResultsCallable()
listEvaluationResultsCallable in class EvaluationServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListEvaluationResultsRequest,EvaluationServiceClient.ListEvaluationResultsPagedResponse> listEvaluationResultsPagedCallable()
listEvaluationResultsPagedCallable in class EvaluationServiceStubpublic final void close()
close in interface AutoCloseableclose in class EvaluationServiceStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2025 Google LLC. All rights reserved.