Uses of Class
software.amazon.awssdk.services.elasticbeanstalk.model.SystemStatus
-
Packages that use SystemStatus Package Description software.amazon.awssdk.services.elasticbeanstalk.model -
-
Uses of SystemStatus in software.amazon.awssdk.services.elasticbeanstalk.model
Methods in software.amazon.awssdk.services.elasticbeanstalk.model that return SystemStatus Modifier and Type Method Description SystemStatusSingleInstanceHealth. system()Operating system metrics from the instance.Methods in software.amazon.awssdk.services.elasticbeanstalk.model with parameters of type SystemStatus Modifier and Type Method Description SingleInstanceHealth.BuilderSingleInstanceHealth.Builder. system(SystemStatus system)Operating system metrics from the instance.
-