Uses of Class
com.amazonaws.services.opsworks.model.ReportedOs
Packages that use ReportedOs
-
Uses of ReportedOs in com.amazonaws.services.opsworks.model
Methods in com.amazonaws.services.opsworks.model that return ReportedOsModifier and TypeMethodDescriptionReportedOs.clone()Instance.getReportedOs()For registered instances, the reported operating system.ReportedOs.withFamily(String family) The operating system family.The operating system name.ReportedOs.withVersion(String version) The operating system version.Methods in com.amazonaws.services.opsworks.model with parameters of type ReportedOsModifier and TypeMethodDescriptionvoidInstance.setReportedOs(ReportedOs reportedOs) For registered instances, the reported operating system.Instance.withReportedOs(ReportedOs reportedOs) For registered instances, the reported operating system.