Uses of Class
org.jclouds.rackspace.clouddns.v1.domain.Job.Error

Packages that use Job.Error
org.jclouds.rackspace.clouddns.v1   
org.jclouds.rackspace.clouddns.v1.domain   
 

Uses of Job.Error in org.jclouds.rackspace.clouddns.v1
 

Methods in org.jclouds.rackspace.clouddns.v1 that return Job.Error
 Job.Error CloudDNSExceptions.JobErrorException.getJobError()
           
 

Constructors in org.jclouds.rackspace.clouddns.v1 with parameters of type Job.Error
CloudDNSExceptions.JobErrorException(Job.Error jobError)
           
 

Uses of Job.Error in org.jclouds.rackspace.clouddns.v1.domain
 

Methods in org.jclouds.rackspace.clouddns.v1.domain that return types with arguments of type Job.Error
 com.google.common.base.Optional<Job.Error> Job.getError()
           
 

Methods in org.jclouds.rackspace.clouddns.v1.domain with parameters of type Job.Error
 Job.Builder<T> Job.Builder.error(Job.Error error)
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.