Package com.myjeeva.digitalocean.pojo
Class Sources
java.lang.Object
com.myjeeva.digitalocean.pojo.Sources
- All Implemented Interfaces:
Serializable
Represents Sources for InboundRules used by Firewalls
- Author:
- Lucas Andrey B. (andreybleme1@gmail.com)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTags()voidsetAddresses(List<String> addresses) voidsetDropletIds(List<Integer> dropletIds) voidsetLoadBalancerUids(List<String> loadBalancerUids) voidtoString()