Uses of Class
software.amazon.awssdk.services.route53.model.StatusReport
-
Packages that use StatusReport Package Description software.amazon.awssdk.services.route53.model -
-
Uses of StatusReport in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return StatusReport Modifier and Type Method Description StatusReportHealthCheckObservation. statusReport()A complex type that contains the last failure reason as reported by one Amazon Route 53 health checker and the time of the failed health check.Methods in software.amazon.awssdk.services.route53.model with parameters of type StatusReport Modifier and Type Method Description HealthCheckObservation.BuilderHealthCheckObservation.Builder. statusReport(StatusReport statusReport)A complex type that contains the last failure reason as reported by one Amazon Route 53 health checker and the time of the failed health check.
-