Class ListZonesOptions

    • Constructor Detail

      • ListZonesOptions

        public ListZonesOptions()
    • Method Detail

      • domainId

        public ListZonesOptions domainId​(String domainId)
        Parameters:
        domainId - the ID of the domain associated with the zone
      • available

        public ListZonesOptions available​(boolean available)
        Parameters:
        available - true if you want to retrieve all available Zones. False if you only want to return the Zones from which you have at least one VM. Default is false.