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