Uses of Class
com.google.cloud.dialogflow.v2beta1.stub.FulfillmentsStub
-
Packages that use FulfillmentsStub Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.v2beta1.stub -
-
Uses of FulfillmentsStub in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return FulfillmentsStub Modifier and Type Method Description FulfillmentsStubFulfillmentsClient. getStub()Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type FulfillmentsStub Modifier and Type Method Description static FulfillmentsClientFulfillmentsClient. create(FulfillmentsStub stub)Constructs an instance of FulfillmentsClient, using the given stub for making calls.Constructors in com.google.cloud.dialogflow.v2beta1 with parameters of type FulfillmentsStub Constructor Description FulfillmentsClient(FulfillmentsStub stub) -
Uses of FulfillmentsStub in com.google.cloud.dialogflow.v2beta1.stub
Subclasses of FulfillmentsStub in com.google.cloud.dialogflow.v2beta1.stub Modifier and Type Class Description classGrpcFulfillmentsStubgRPC stub implementation for the Fulfillments service API.classHttpJsonFulfillmentsStubREST stub implementation for the Fulfillments service API.Methods in com.google.cloud.dialogflow.v2beta1.stub that return FulfillmentsStub Modifier and Type Method Description FulfillmentsStubFulfillmentsStubSettings. createStub()
-