Uses of Class
org.jclouds.rackspace.clouddns.v1.domain.Subdomain
Packages that use Subdomain
Package
Description
-
Uses of Subdomain in org.jclouds.rackspace.clouddns.v1.domain
Methods in org.jclouds.rackspace.clouddns.v1.domain that return types with arguments of type Subdomain -
Uses of Subdomain in org.jclouds.rackspace.clouddns.v1.features
Methods in org.jclouds.rackspace.clouddns.v1.features that return types with arguments of type SubdomainModifier and TypeMethodDescriptionDomainApi.listSubdomains
(int domainId) List the subdomains of a domain.DomainApi.listSubdomains
(int domainId, PaginationOptions options) List the subdomains of a domain and manually control pagination. -
Uses of Subdomain in org.jclouds.rackspace.clouddns.v1.functions
Methods in org.jclouds.rackspace.clouddns.v1.functions that return types with arguments of type SubdomainModifier and TypeMethodDescriptionParseSubdomains.apply
(HttpResponse response) protected com.google.common.base.Function
<Object, IterableWithMarker<Subdomain>> SubdomainsToPagedIterable.markerToNextForArg0
(com.google.common.base.Optional<Object> domainId)