Uses of Class
com.uc4.api.objects.MaximumRuntime
-
Packages that use MaximumRuntime Package Description com.uc4.api.objects -
-
Uses of MaximumRuntime in com.uc4.api.objects
Methods in com.uc4.api.objects that return MaximumRuntime Modifier and Type Method Description MaximumRuntime
MaximumRuntime. copy()
This method is used to return the copy of the MaximumRuntime Object.MaximumRuntime
Runtime. maximumRuntime()
Returns aMaximumRuntime
which can be used to modify the maximum runtime settings.MaximumRuntime
TaskRuntime. maximumRuntime()
Returns aMaximumRuntime
which can be used to modify the maximum runtime settings.
-