Uses of Class
com.google.cloud.dialogflow.cx.v3.stub.DeploymentsStub
-
Packages that use DeploymentsStub Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of DeploymentsStub in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return DeploymentsStub Modifier and Type Method Description DeploymentsStubDeploymentsClient. getStub()Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type DeploymentsStub Modifier and Type Method Description static DeploymentsClientDeploymentsClient. create(DeploymentsStub stub)Constructs an instance of DeploymentsClient, using the given stub for making calls.Constructors in com.google.cloud.dialogflow.cx.v3 with parameters of type DeploymentsStub Constructor Description DeploymentsClient(DeploymentsStub stub) -
Uses of DeploymentsStub in com.google.cloud.dialogflow.cx.v3.stub
Subclasses of DeploymentsStub in com.google.cloud.dialogflow.cx.v3.stub Modifier and Type Class Description classGrpcDeploymentsStubgRPC stub implementation for the Deployments service API.classHttpJsonDeploymentsStubREST stub implementation for the Deployments service API.Methods in com.google.cloud.dialogflow.cx.v3.stub that return DeploymentsStub Modifier and Type Method Description DeploymentsStubDeploymentsStubSettings. createStub()
-