Uses of Class
com.google.cloud.dialogflow.v2.Fulfillment.FulfillmentCase
-
Packages that use Fulfillment.FulfillmentCase Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of Fulfillment.FulfillmentCase in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return Fulfillment.FulfillmentCase Modifier and Type Method Description static Fulfillment.FulfillmentCaseFulfillment.FulfillmentCase. forNumber(int value)Fulfillment.FulfillmentCaseFulfillment.Builder. getFulfillmentCase()Fulfillment.FulfillmentCaseFulfillment. getFulfillmentCase()Fulfillment.FulfillmentCaseFulfillmentOrBuilder. getFulfillmentCase()static Fulfillment.FulfillmentCaseFulfillment.FulfillmentCase. valueOf(int value)Deprecated.static Fulfillment.FulfillmentCaseFulfillment.FulfillmentCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Fulfillment.FulfillmentCase[]Fulfillment.FulfillmentCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-