Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.ListWebhooksResponse
-
Packages that use ListWebhooksResponse Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of ListWebhooksResponse in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return ListWebhooksResponse Modifier and Type Method Description ListWebhooksResponseListWebhooksResponse.Builder. build()ListWebhooksResponseListWebhooksResponse.Builder. buildPartial()static ListWebhooksResponseListWebhooksResponse. getDefaultInstance()ListWebhooksResponseListWebhooksResponse.Builder. getDefaultInstanceForType()ListWebhooksResponseListWebhooksResponse. getDefaultInstanceForType()ListWebhooksResponseWebhooksGrpc.WebhooksBlockingStub. listWebhooks(ListWebhooksRequest request)Returns the list of all webhooks in the specified agent.static ListWebhooksResponseListWebhooksResponse. parseDelimitedFrom(InputStream input)static ListWebhooksResponseListWebhooksResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListWebhooksResponseListWebhooksResponse. parseFrom(byte[] data)static ListWebhooksResponseListWebhooksResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListWebhooksResponseListWebhooksResponse. parseFrom(com.google.protobuf.ByteString data)static ListWebhooksResponseListWebhooksResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListWebhooksResponseListWebhooksResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListWebhooksResponseListWebhooksResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListWebhooksResponseListWebhooksResponse. parseFrom(InputStream input)static ListWebhooksResponseListWebhooksResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListWebhooksResponseListWebhooksResponse. parseFrom(ByteBuffer data)static ListWebhooksResponseListWebhooksResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3beta1 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.v3beta1 with parameters of type ListWebhooksResponse Modifier and Type Method Description protected WebhooksClient.ListWebhooksPageWebhooksClient.ListWebhooksPage. createPage(com.google.api.gax.rpc.PageContext<ListWebhooksRequest,ListWebhooksResponse,Webhook> context, ListWebhooksResponse response)ListWebhooksResponse.BuilderListWebhooksResponse.Builder. mergeFrom(ListWebhooksResponse other)static ListWebhooksResponse.BuilderListWebhooksResponse. newBuilder(ListWebhooksResponse prototype)Method parameters in com.google.cloud.dialogflow.cx.v3beta1 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.ListWebhooksPageWebhooksClient.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 voidWebhooksGrpc.AsyncService. listWebhooks(ListWebhooksRequest request, io.grpc.stub.StreamObserver<ListWebhooksResponse> responseObserver)Returns the list of all webhooks in the specified agent.voidWebhooksGrpc.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.v3beta1.stub
Methods in com.google.cloud.dialogflow.cx.v3beta1.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.
-