Uses of Enum
com.amazonaws.services.route53domains.model.ReachabilityStatus
Packages that use ReachabilityStatus
-
Uses of ReachabilityStatus in com.amazonaws.services.route53domains.model
Subclasses with type arguments of type ReachabilityStatus in com.amazonaws.services.route53domains.modelMethods in com.amazonaws.services.route53domains.model that return ReachabilityStatusModifier and TypeMethodDescriptionstatic ReachabilityStatusUse this in place of valueOf.static ReachabilityStatusReturns 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 TypeMethodDescriptionvoidGetContactReachabilityStatusResult.setStatus(ReachabilityStatus status) Whether the registrant contact has responded.GetContactReachabilityStatusResult.withStatus(ReachabilityStatus status) Whether the registrant contact has responded.