Uses of Class
com.twilio.rest.serverless.v1.service.Build.Runtime
-
Packages that use Build.Runtime Package Description com.twilio.rest.serverless.v1.service -
-
Uses of Build.Runtime in com.twilio.rest.serverless.v1.service
Methods in com.twilio.rest.serverless.v1.service that return Build.Runtime Modifier and Type Method Description static Build.RuntimeBuild.Runtime. forValue(String value)Build.RuntimeBuild. getRuntime()static Build.RuntimeBuild.Runtime. valueOf(String name)Returns the enum constant of this type with the specified name.static Build.Runtime[]Build.Runtime. values()Returns an array containing the constants of this enum type, in the order they are declared.
-