Uses of Class
com.google.cloud.dialogflow.cx.v3.ListWebhooksResponse
-
Packages that use ListWebhooksResponse Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of ListWebhooksResponse in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return ListWebhooksResponse Modifier and Type Method Description ListWebhooksResponse
ListWebhooksResponse.Builder. build()
ListWebhooksResponse
ListWebhooksResponse.Builder. buildPartial()
static ListWebhooksResponse
ListWebhooksResponse. getDefaultInstance()
ListWebhooksResponse
ListWebhooksResponse.Builder. getDefaultInstanceForType()
ListWebhooksResponse
ListWebhooksResponse. getDefaultInstanceForType()
ListWebhooksResponse
WebhooksGrpc.WebhooksBlockingStub. listWebhooks(ListWebhooksRequest request)
Returns the list of all webhooks in the specified agent.static ListWebhooksResponse
ListWebhooksResponse. parseDelimitedFrom(InputStream input)
static ListWebhooksResponse
ListWebhooksResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListWebhooksResponse
ListWebhooksResponse. parseFrom(byte[] data)
static ListWebhooksResponse
ListWebhooksResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListWebhooksResponse
ListWebhooksResponse. parseFrom(com.google.protobuf.ByteString data)
static ListWebhooksResponse
ListWebhooksResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListWebhooksResponse
ListWebhooksResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListWebhooksResponse
ListWebhooksResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListWebhooksResponse
ListWebhooksResponse. parseFrom(InputStream input)
static ListWebhooksResponse
ListWebhooksResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListWebhooksResponse
ListWebhooksResponse. parseFrom(ByteBuffer data)
static ListWebhooksResponse
ListWebhooksResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type ListWebhooksResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListWebhooksRequest,ListWebhooksResponse>
WebhooksGrpc. getListWebhooksMethod()
com.google.protobuf.Parser<ListWebhooksResponse>
ListWebhooksResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListWebhooksResponse>
WebhooksGrpc.WebhooksFutureStub. listWebhooks(ListWebhooksRequest request)
Returns the list of all webhooks in the specified agent.com.google.api.gax.rpc.UnaryCallable<ListWebhooksRequest,ListWebhooksResponse>
WebhooksClient. listWebhooksCallable()
Returns the list of all webhooks in the specified agent.com.google.api.gax.rpc.PagedCallSettings.Builder<ListWebhooksRequest,ListWebhooksResponse,WebhooksClient.ListWebhooksPagedResponse>
WebhooksSettings.Builder. listWebhooksSettings()
Returns the builder for the settings used for calls to listWebhooks.com.google.api.gax.rpc.PagedCallSettings<ListWebhooksRequest,ListWebhooksResponse,WebhooksClient.ListWebhooksPagedResponse>
WebhooksSettings. listWebhooksSettings()
Returns the object with the settings used for calls to listWebhooks.static com.google.protobuf.Parser<ListWebhooksResponse>
ListWebhooksResponse. parser()
Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type ListWebhooksResponse Modifier and Type Method Description protected WebhooksClient.ListWebhooksPage
WebhooksClient.ListWebhooksPage. createPage(com.google.api.gax.rpc.PageContext<ListWebhooksRequest,ListWebhooksResponse,Webhook> context, ListWebhooksResponse response)
ListWebhooksResponse.Builder
ListWebhooksResponse.Builder. mergeFrom(ListWebhooksResponse other)
static ListWebhooksResponse.Builder
ListWebhooksResponse. newBuilder(ListWebhooksResponse prototype)
Method parameters in com.google.cloud.dialogflow.cx.v3 with type arguments of type ListWebhooksResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<WebhooksClient.ListWebhooksPagedResponse>
WebhooksClient.ListWebhooksPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListWebhooksRequest,ListWebhooksResponse,Webhook> context, com.google.api.core.ApiFuture<ListWebhooksResponse> futureResponse)
static com.google.api.core.ApiFuture<WebhooksClient.ListWebhooksPagedResponse>
WebhooksClient.ListWebhooksPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListWebhooksRequest,ListWebhooksResponse,Webhook> context, com.google.api.core.ApiFuture<ListWebhooksResponse> futureResponse)
protected WebhooksClient.ListWebhooksPage
WebhooksClient.ListWebhooksPage. createPage(com.google.api.gax.rpc.PageContext<ListWebhooksRequest,ListWebhooksResponse,Webhook> context, ListWebhooksResponse response)
com.google.api.core.ApiFuture<WebhooksClient.ListWebhooksPage>
WebhooksClient.ListWebhooksPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListWebhooksRequest,ListWebhooksResponse,Webhook> context, com.google.api.core.ApiFuture<ListWebhooksResponse> futureResponse)
com.google.api.core.ApiFuture<WebhooksClient.ListWebhooksPage>
WebhooksClient.ListWebhooksPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListWebhooksRequest,ListWebhooksResponse,Webhook> context, com.google.api.core.ApiFuture<ListWebhooksResponse> futureResponse)
default void
WebhooksGrpc.AsyncService. listWebhooks(ListWebhooksRequest request, io.grpc.stub.StreamObserver<ListWebhooksResponse> responseObserver)
Returns the list of all webhooks in the specified agent.void
WebhooksGrpc.WebhooksStub. listWebhooks(ListWebhooksRequest request, io.grpc.stub.StreamObserver<ListWebhooksResponse> responseObserver)
Returns the list of all webhooks in the specified agent. -
Uses of ListWebhooksResponse in com.google.cloud.dialogflow.cx.v3.stub
Methods in com.google.cloud.dialogflow.cx.v3.stub that return types with arguments of type ListWebhooksResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListWebhooksRequest,ListWebhooksResponse>
GrpcWebhooksStub. listWebhooksCallable()
com.google.api.gax.rpc.UnaryCallable<ListWebhooksRequest,ListWebhooksResponse>
HttpJsonWebhooksStub. listWebhooksCallable()
com.google.api.gax.rpc.UnaryCallable<ListWebhooksRequest,ListWebhooksResponse>
WebhooksStub. listWebhooksCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListWebhooksRequest,ListWebhooksResponse,WebhooksClient.ListWebhooksPagedResponse>
WebhooksStubSettings.Builder. listWebhooksSettings()
Returns the builder for the settings used for calls to listWebhooks.com.google.api.gax.rpc.PagedCallSettings<ListWebhooksRequest,ListWebhooksResponse,WebhooksClient.ListWebhooksPagedResponse>
WebhooksStubSettings. listWebhooksSettings()
Returns the object with the settings used for calls to listWebhooks.
-