@BetaApi @Generated(value="by gapic-generator-java") public class HttpJsonIntentsStub extends IntentsStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonIntentsStub(IntentsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonIntentsStub, using the given settings.
|
protected |
HttpJsonIntentsStub(IntentsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonIntentsStub, using the given settings.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
awaitTermination(long duration,
TimeUnit unit) |
void |
close() |
static HttpJsonIntentsStub |
create(com.google.api.gax.rpc.ClientContext clientContext) |
static HttpJsonIntentsStub |
create(com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) |
static HttpJsonIntentsStub |
create(IntentsStubSettings settings) |
com.google.api.gax.rpc.UnaryCallable<CreateIntentRequest,Intent> |
createIntentCallable() |
com.google.api.gax.rpc.UnaryCallable<DeleteIntentRequest,com.google.protobuf.Empty> |
deleteIntentCallable() |
com.google.api.gax.rpc.UnaryCallable<ExportIntentsRequest,com.google.longrunning.Operation> |
exportIntentsCallable() |
com.google.api.gax.rpc.OperationCallable<ExportIntentsRequest,ExportIntentsResponse,ExportIntentsMetadata> |
exportIntentsOperationCallable() |
com.google.api.gax.httpjson.longrunning.stub.HttpJsonOperationsStub |
getHttpJsonOperationsStub() |
com.google.api.gax.rpc.UnaryCallable<GetIntentRequest,Intent> |
getIntentCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getLocationCallable() |
static List<com.google.api.gax.httpjson.ApiMethodDescriptor> |
getMethodDescriptors() |
com.google.api.gax.rpc.UnaryCallable<ImportIntentsRequest,com.google.longrunning.Operation> |
importIntentsCallable() |
com.google.api.gax.rpc.OperationCallable<ImportIntentsRequest,ImportIntentsResponse,ImportIntentsMetadata> |
importIntentsOperationCallable() |
boolean |
isShutdown() |
boolean |
isTerminated() |
com.google.api.gax.rpc.UnaryCallable<ListIntentsRequest,ListIntentsResponse> |
listIntentsCallable() |
com.google.api.gax.rpc.UnaryCallable<ListIntentsRequest,IntentsClient.ListIntentsPagedResponse> |
listIntentsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> |
listLocationsCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,IntentsClient.ListLocationsPagedResponse> |
listLocationsPagedCallable() |
void |
shutdown() |
void |
shutdownNow() |
com.google.api.gax.rpc.UnaryCallable<UpdateIntentRequest,Intent> |
updateIntentCallable() |
getOperationsStubprotected HttpJsonIntentsStub(IntentsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonIntentsStub(IntentsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonIntentsStub create(IntentsStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonIntentsStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonIntentsStub 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 IntentsStubpublic com.google.api.gax.rpc.UnaryCallable<ListIntentsRequest,ListIntentsResponse> listIntentsCallable()
listIntentsCallable in class IntentsStubpublic com.google.api.gax.rpc.UnaryCallable<ListIntentsRequest,IntentsClient.ListIntentsPagedResponse> listIntentsPagedCallable()
listIntentsPagedCallable in class IntentsStubpublic com.google.api.gax.rpc.UnaryCallable<GetIntentRequest,Intent> getIntentCallable()
getIntentCallable in class IntentsStubpublic com.google.api.gax.rpc.UnaryCallable<CreateIntentRequest,Intent> createIntentCallable()
createIntentCallable in class IntentsStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateIntentRequest,Intent> updateIntentCallable()
updateIntentCallable in class IntentsStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteIntentRequest,com.google.protobuf.Empty> deleteIntentCallable()
deleteIntentCallable in class IntentsStubpublic com.google.api.gax.rpc.UnaryCallable<ImportIntentsRequest,com.google.longrunning.Operation> importIntentsCallable()
importIntentsCallable in class IntentsStubpublic com.google.api.gax.rpc.OperationCallable<ImportIntentsRequest,ImportIntentsResponse,ImportIntentsMetadata> importIntentsOperationCallable()
importIntentsOperationCallable in class IntentsStubpublic com.google.api.gax.rpc.UnaryCallable<ExportIntentsRequest,com.google.longrunning.Operation> exportIntentsCallable()
exportIntentsCallable in class IntentsStubpublic com.google.api.gax.rpc.OperationCallable<ExportIntentsRequest,ExportIntentsResponse,ExportIntentsMetadata> exportIntentsOperationCallable()
exportIntentsOperationCallable in class IntentsStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> listLocationsCallable()
listLocationsCallable in class IntentsStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,IntentsClient.ListLocationsPagedResponse> listLocationsPagedCallable()
listLocationsPagedCallable in class IntentsStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationCallable()
getLocationCallable in class IntentsStubpublic final void close()
close in interface AutoCloseableclose in class IntentsStubpublic 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.