Package | Description |
---|---|
com.amazonaws.services.elasticbeanstalk.model |
Modifier and Type | Method and Description |
---|---|
SystemStatus |
SystemStatus.clone() |
SystemStatus |
SingleInstanceHealth.getSystem()
Returns the value of the System property for this object.
|
SystemStatus |
SystemStatus.withCPUUtilization(CPUUtilization cPUUtilization)
Sets the value of the CPUUtilization property for this object.
|
SystemStatus |
SystemStatus.withLoadAverage(Collection<Double> loadAverage)
Load average in the last 1-minute and 5-minute periods.
|
SystemStatus |
SystemStatus.withLoadAverage(Double... loadAverage)
Load average in the last 1-minute and 5-minute periods.
|
Modifier and Type | Method and Description |
---|---|
void |
SingleInstanceHealth.setSystem(SystemStatus system)
Sets the value of the System property for this object.
|
SingleInstanceHealth |
SingleInstanceHealth.withSystem(SystemStatus system)
Sets the value of the System property for this object.
|
Copyright © 2015. All rights reserved.