Uses of Class
com.twilio.rest.insights.v1.call.Metric.TwilioEdge
-
Packages that use Metric.TwilioEdge Package Description com.twilio.rest.insights.v1.call -
-
Uses of Metric.TwilioEdge in com.twilio.rest.insights.v1.call
Methods in com.twilio.rest.insights.v1.call that return Metric.TwilioEdge Modifier and Type Method Description static Metric.TwilioEdgeMetric.TwilioEdge. forValue(String value)Metric.TwilioEdgeMetric. getEdge()static Metric.TwilioEdgeMetric.TwilioEdge. valueOf(String name)Returns the enum constant of this type with the specified name.static Metric.TwilioEdge[]Metric.TwilioEdge. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.twilio.rest.insights.v1.call with parameters of type Metric.TwilioEdge Modifier and Type Method Description MetricReaderMetricReader. setEdge(Metric.TwilioEdge edge)
-