Uses of Class
software.amazon.awssdk.services.devopsguru.model.PredictionTimeRange
-
Packages that use PredictionTimeRange Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of PredictionTimeRange in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return PredictionTimeRange Modifier and Type Method Description PredictionTimeRangeProactiveAnomaly. predictionTimeRange()Returns the value of the PredictionTimeRange property for this object.PredictionTimeRangeProactiveAnomalySummary. predictionTimeRange()Returns the value of the PredictionTimeRange property for this object.PredictionTimeRangeProactiveInsight. predictionTimeRange()Returns the value of the PredictionTimeRange property for this object.PredictionTimeRangeProactiveInsightSummary. predictionTimeRange()Returns the value of the PredictionTimeRange property for this object.PredictionTimeRangeProactiveOrganizationInsightSummary. predictionTimeRange()Returns the value of the PredictionTimeRange property for this object.Methods in software.amazon.awssdk.services.devopsguru.model with parameters of type PredictionTimeRange Modifier and Type Method Description ProactiveAnomaly.BuilderProactiveAnomaly.Builder. predictionTimeRange(PredictionTimeRange predictionTimeRange)Sets the value of the PredictionTimeRange property for this object.ProactiveAnomalySummary.BuilderProactiveAnomalySummary.Builder. predictionTimeRange(PredictionTimeRange predictionTimeRange)Sets the value of the PredictionTimeRange property for this object.ProactiveInsight.BuilderProactiveInsight.Builder. predictionTimeRange(PredictionTimeRange predictionTimeRange)Sets the value of the PredictionTimeRange property for this object.ProactiveInsightSummary.BuilderProactiveInsightSummary.Builder. predictionTimeRange(PredictionTimeRange predictionTimeRange)Sets the value of the PredictionTimeRange property for this object.ProactiveOrganizationInsightSummary.BuilderProactiveOrganizationInsightSummary.Builder. predictionTimeRange(PredictionTimeRange predictionTimeRange)Sets the value of the PredictionTimeRange property for this object.
-