Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.Deployment
-
Packages that use Deployment Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of Deployment in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return Deployment Modifier and Type Method Description DeploymentDeployment.Builder. build()DeploymentDeployment.Builder. buildPartial()static DeploymentDeployment. getDefaultInstance()DeploymentDeployment.Builder. getDefaultInstanceForType()DeploymentDeployment. getDefaultInstanceForType()DeploymentDeploymentsClient. getDeployment(DeploymentName name)Retrieves the specified [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment].DeploymentDeploymentsClient. getDeployment(GetDeploymentRequest request)Retrieves the specified [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment].DeploymentDeploymentsClient. getDeployment(String name)Retrieves the specified [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment].DeploymentDeploymentsGrpc.DeploymentsBlockingStub. getDeployment(GetDeploymentRequest request)Retrieves the specified [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment].DeploymentListDeploymentsResponse.Builder. getDeployments(int index)The list of deployments.DeploymentListDeploymentsResponse. getDeployments(int index)The list of deployments.DeploymentListDeploymentsResponseOrBuilder. getDeployments(int index)The list of deployments.static DeploymentDeployment. parseDelimitedFrom(InputStream input)static DeploymentDeployment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentDeployment. parseFrom(byte[] data)static DeploymentDeployment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentDeployment. parseFrom(com.google.protobuf.ByteString data)static DeploymentDeployment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentDeployment. parseFrom(com.google.protobuf.CodedInputStream input)static DeploymentDeployment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentDeployment. parseFrom(InputStream input)static DeploymentDeployment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentDeployment. parseFrom(ByteBuffer data)static DeploymentDeployment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type Deployment Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Deployment>DeploymentsGrpc.DeploymentsFutureStub. getDeployment(GetDeploymentRequest request)Retrieves the specified [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment].com.google.api.gax.rpc.UnaryCallable<GetDeploymentRequest,Deployment>DeploymentsClient. getDeploymentCallable()Retrieves the specified [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment].com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDeploymentRequest,Deployment>DeploymentsSettings.Builder. getDeploymentSettings()Returns the builder for the settings used for calls to getDeployment.com.google.api.gax.rpc.UnaryCallSettings<GetDeploymentRequest,Deployment>DeploymentsSettings. getDeploymentSettings()Returns the object with the settings used for calls to getDeployment.List<Deployment>ListDeploymentsResponse.Builder. getDeploymentsList()The list of deployments.List<Deployment>ListDeploymentsResponse. getDeploymentsList()The list of deployments.List<Deployment>ListDeploymentsResponseOrBuilder. getDeploymentsList()The list of deployments.static io.grpc.MethodDescriptor<GetDeploymentRequest,Deployment>DeploymentsGrpc. getGetDeploymentMethod()com.google.protobuf.Parser<Deployment>Deployment. getParserForType()static com.google.protobuf.Parser<Deployment>Deployment. parser()Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type Deployment Modifier and Type Method Description ListDeploymentsResponse.BuilderListDeploymentsResponse.Builder. addDeployments(int index, Deployment value)The list of deployments.ListDeploymentsResponse.BuilderListDeploymentsResponse.Builder. addDeployments(Deployment value)The list of deployments.Deployment.BuilderDeployment.Builder. mergeFrom(Deployment other)static Deployment.BuilderDeployment. newBuilder(Deployment prototype)ListDeploymentsResponse.BuilderListDeploymentsResponse.Builder. setDeployments(int index, Deployment value)The list of deployments.Method parameters in com.google.cloud.dialogflow.cx.v3beta1 with type arguments of type Deployment Modifier and Type Method Description ListDeploymentsResponse.BuilderListDeploymentsResponse.Builder. addAllDeployments(Iterable<? extends Deployment> values)The list of deployments.static com.google.api.core.ApiFuture<DeploymentsClient.ListDeploymentsPagedResponse>DeploymentsClient.ListDeploymentsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context, com.google.api.core.ApiFuture<ListDeploymentsResponse> futureResponse)protected DeploymentsClient.ListDeploymentsPageDeploymentsClient.ListDeploymentsPage. createPage(com.google.api.gax.rpc.PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context, ListDeploymentsResponse response)com.google.api.core.ApiFuture<DeploymentsClient.ListDeploymentsPage>DeploymentsClient.ListDeploymentsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context, com.google.api.core.ApiFuture<ListDeploymentsResponse> futureResponse)default voidDeploymentsGrpc.AsyncService. getDeployment(GetDeploymentRequest request, io.grpc.stub.StreamObserver<Deployment> responseObserver)Retrieves the specified [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment].voidDeploymentsGrpc.DeploymentsStub. getDeployment(GetDeploymentRequest request, io.grpc.stub.StreamObserver<Deployment> responseObserver)Retrieves the specified [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment]. -
Uses of Deployment in com.google.cloud.dialogflow.cx.v3beta1.stub
Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return types with arguments of type Deployment Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetDeploymentRequest,Deployment>DeploymentsStub. getDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<GetDeploymentRequest,Deployment>GrpcDeploymentsStub. getDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<GetDeploymentRequest,Deployment>HttpJsonDeploymentsStub. getDeploymentCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDeploymentRequest,Deployment>DeploymentsStubSettings.Builder. getDeploymentSettings()Returns the builder for the settings used for calls to getDeployment.com.google.api.gax.rpc.UnaryCallSettings<GetDeploymentRequest,Deployment>DeploymentsStubSettings. getDeploymentSettings()Returns the object with the settings used for calls to getDeployment.
-