Uses of Interface
software.amazon.awssdk.services.route53.model.HealthCheckObservation.Builder
Packages that use HealthCheckObservation.Builder
-
Uses of HealthCheckObservation.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return HealthCheckObservation.BuilderModifier and TypeMethodDescriptionHealthCheckObservation.builder()The IP address of the Amazon Route 53 health checker that provided the failure reason inStatusReport.The region of the Amazon Route 53 health checker that provided the status inStatusReport.HealthCheckObservation.Builder.region(HealthCheckRegion region) The region of the Amazon Route 53 health checker that provided the status inStatusReport.default HealthCheckObservation.BuilderHealthCheckObservation.Builder.statusReport(Consumer<StatusReport.Builder> 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.HealthCheckObservation.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.HealthCheckObservation.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type HealthCheckObservation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends HealthCheckObservation.Builder>HealthCheckObservation.serializableBuilderClass()