| Package | Description |
|---|---|
| com.myjeeva.digitalocean | |
| com.myjeeva.digitalocean.impl | |
| com.myjeeva.digitalocean.pojo |
| Modifier and Type | Method and Description |
|---|---|
Tag |
DigitalOcean.createTag(java.lang.String name)
Method will create a Tag on DigitalOcean aacount.
|
Tag |
DigitalOcean.getTag(java.lang.String name)
Method retrieves the Tag from DigitalOcean account.
|
| Modifier and Type | Method and Description |
|---|---|
Tag |
DigitalOceanClient.createTag(java.lang.String name) |
Tag |
DigitalOceanClient.getTag(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Tag> |
Tags.getTags() |
| Modifier and Type | Method and Description |
|---|---|
void |
Tags.setTags(java.util.List<Tag> tags) |
Copyright © myjeeva blog, All rights reserved.
The copyright of the pages and contents on this website is with myjeeva.com and the content is licensed under Creative Commons – Attribution-ShareAlike 4.0 International (CC BY-SA 4.0). Libraries and code snippets on myjeeva blog has license information.