Uses of Class
org.jclouds.ultradns.ws.UltraDNSWSError
Packages that use UltraDNSWSError
-
Uses of UltraDNSWSError in org.jclouds.ultradns.ws
Methods in org.jclouds.ultradns.ws that return UltraDNSWSErrorModifier and TypeMethodDescriptionstatic UltraDNSWSError
UltraDNSWSError.fromCodeAndDescription
(int code, com.google.common.base.Optional<String> description) UltraDNSWSResponseException.getError()
Constructors in org.jclouds.ultradns.ws with parameters of type UltraDNSWSErrorModifierConstructorDescriptionUltraDNSWSResponseException
(HttpCommand command, HttpResponse response, UltraDNSWSError error) -
Uses of UltraDNSWSError in org.jclouds.ultradns.ws.xml
Methods in org.jclouds.ultradns.ws.xml that return UltraDNSWSError