Uses of Class
com.twilio.rest.insights.v1.call.Annotation.ConnectivityIssue
-
Packages that use Annotation.ConnectivityIssue Package Description com.twilio.rest.insights.v1.call -
-
Uses of Annotation.ConnectivityIssue in com.twilio.rest.insights.v1.call
Methods in com.twilio.rest.insights.v1.call that return Annotation.ConnectivityIssue Modifier and Type Method Description static Annotation.ConnectivityIssueAnnotation.ConnectivityIssue. forValue(String value)Annotation.ConnectivityIssueAnnotation. getConnectivityIssue()static Annotation.ConnectivityIssueAnnotation.ConnectivityIssue. valueOf(String name)Returns the enum constant of this type with the specified name.static Annotation.ConnectivityIssue[]Annotation.ConnectivityIssue. 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 Annotation.ConnectivityIssue Modifier and Type Method Description AnnotationUpdaterAnnotationUpdater. setConnectivityIssue(Annotation.ConnectivityIssue connectivityIssue)
-