Uses of Class
software.amazon.awssdk.services.greengrassv2.model.SystemResourceLimits
-
Packages that use SystemResourceLimits Package Description software.amazon.awssdk.services.greengrassv2.model -
-
Uses of SystemResourceLimits in software.amazon.awssdk.services.greengrassv2.model
Methods in software.amazon.awssdk.services.greengrassv2.model that return SystemResourceLimits Modifier and Type Method Description SystemResourceLimitsComponentRunWith. systemResourceLimits()The system resource limits to apply to this component's process on the core device.Methods in software.amazon.awssdk.services.greengrassv2.model with parameters of type SystemResourceLimits Modifier and Type Method Description ComponentRunWith.BuilderComponentRunWith.Builder. systemResourceLimits(SystemResourceLimits systemResourceLimits)The system resource limits to apply to this component's process on the core device.
-