Uses of Class
com.twilio.rest.numbers.v2.regulatorycompliance.Bundle.SortBy
-
Packages that use Bundle.SortBy Package Description com.twilio.rest.numbers.v2.regulatorycompliance -
-
Uses of Bundle.SortBy in com.twilio.rest.numbers.v2.regulatorycompliance
Methods in com.twilio.rest.numbers.v2.regulatorycompliance that return Bundle.SortBy Modifier and Type Method Description static Bundle.SortByBundle.SortBy. forValue(String value)static Bundle.SortByBundle.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static Bundle.SortBy[]Bundle.SortBy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.twilio.rest.numbers.v2.regulatorycompliance with parameters of type Bundle.SortBy Modifier and Type Method Description BundleReaderBundleReader. setSortBy(Bundle.SortBy sortBy)
-