Class UpdateHealthCheckResult
java.lang.Object
com.amazonaws.services.route53.model.UpdateHealthCheckResult
- All Implemented Interfaces:
Serializable, Cloneable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleaninthashCode()voidsetHealthCheck(HealthCheck healthCheck) toString()Returns a string representation of this object; useful for testing and debugging.withHealthCheck(HealthCheck healthCheck)
-
Constructor Details
-
UpdateHealthCheckResult
public UpdateHealthCheckResult()
-
-
Method Details