Uses of Class
software.amazon.awssdk.services.forecast.model.MonitorInfo
-
Packages that use MonitorInfo Package Description software.amazon.awssdk.services.forecast.model -
-
Uses of MonitorInfo in software.amazon.awssdk.services.forecast.model
Methods in software.amazon.awssdk.services.forecast.model that return MonitorInfo Modifier and Type Method Description MonitorInfoDescribeAutoPredictorResponse. monitorInfo()A object with the Amazon Resource Name (ARN) and status of the monitor resource.Methods in software.amazon.awssdk.services.forecast.model with parameters of type MonitorInfo Modifier and Type Method Description DescribeAutoPredictorResponse.BuilderDescribeAutoPredictorResponse.Builder. monitorInfo(MonitorInfo monitorInfo)A object with the Amazon Resource Name (ARN) and status of the monitor resource.
-