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