Class Datacenter


  • public class Datacenter
    extends Object
    This would be replaced with the real java object related to the underlying data center
    • Field Detail

      • id

        public int id
    • Constructor Detail

      • Datacenter

        public Datacenter​(int id,
                          String name)