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 DeploymentsStub
DeploymentsClient. getStub()
Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type DeploymentsStub Modifier and Type Method Description static DeploymentsClient
DeploymentsClient. 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 class
GrpcDeploymentsStub
gRPC stub implementation for the Deployments service API.class
HttpJsonDeploymentsStub
REST stub implementation for the Deployments service API.Methods in com.google.cloud.dialogflow.cx.v3.stub that return DeploymentsStub Modifier and Type Method Description DeploymentsStub
DeploymentsStubSettings. createStub()
-