Uses of Class
xyz.juandiii.name.models.ListDomain
-
Packages that use ListDomain Package Description xyz.juandiii.name.models xyz.juandiii.name.resources -
-
Uses of ListDomain in xyz.juandiii.name.models
Methods in xyz.juandiii.name.models that return ListDomain Modifier and Type Method Description ListDomainListDomain. setDomains(List<Domain> domains) -
Uses of ListDomain in xyz.juandiii.name.resources
Methods in xyz.juandiii.name.resources that return ListDomain Modifier and Type Method Description ListDomainDomainResource. getDomains()Methods in xyz.juandiii.name.resources that return types with arguments of type ListDomain Modifier and Type Method Description CompletionStage<ListDomain>DomainAsyncResource. getDomains()
-