Uses of Enum
com.amazonaws.services.route53domains.model.ReachabilityStatus
Packages that use ReachabilityStatus
-
Uses of ReachabilityStatus in com.amazonaws.services.route53domains.model
Methods in com.amazonaws.services.route53domains.model that return ReachabilityStatusModifier and TypeMethodDescriptionstatic ReachabilityStatus
Use this in place of valueOf.static ReachabilityStatus
Returns the enum constant of this type with the specified name.static ReachabilityStatus[]
ReachabilityStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.route53domains.model with parameters of type ReachabilityStatusModifier and TypeMethodDescriptionvoid
GetContactReachabilityStatusResult.setStatus
(ReachabilityStatus status) Whether the registrant contact has responded.GetContactReachabilityStatusResult.withStatus
(ReachabilityStatus status) Whether the registrant contact has responded.