Class DeliveryServerNode

    • Constructor Detail

      • DeliveryServerNode

        public DeliveryServerNode()
      • DeliveryServerNode

        public DeliveryServerNode​(com.google.gson.JsonObject jsonObject)
                           throws APIException
        Throws:
        APIException
    • Method Detail

      • getDeliveryProfileIds

        public List<KeyValue> getDeliveryProfileIds()
      • setDeliveryProfileIds

        public void setDeliveryProfileIds​(List<KeyValue> deliveryProfileIds)
      • getConfig

        public String getConfig()
      • setConfig

        public void setConfig​(String config)
      • config

        public void config​(String multirequestToken)