Uses of Class
com.abiquo.apiclient.domain.options.EnterpriseListOptions
-
Packages that use EnterpriseListOptions Package Description com.abiquo.apiclient com.abiquo.apiclient.domain.options -
-
Uses of EnterpriseListOptions in com.abiquo.apiclient
Methods in com.abiquo.apiclient with parameters of type EnterpriseListOptions Modifier and Type Method Description Stream<com.abiquo.server.core.enterprise.EnterpriseDto>EnterpriseApi. listEnterprises(EnterpriseListOptions options) -
Uses of EnterpriseListOptions in com.abiquo.apiclient.domain.options
Methods in com.abiquo.apiclient.domain.options that return EnterpriseListOptions Modifier and Type Method Description EnterpriseListOptionsEnterpriseListOptions.Builder. build()
-