public class FloatingIPAction extends Base
| Constructor and Description |
|---|
FloatingIPAction() |
FloatingIPAction(java.lang.Integer dropletId) |
FloatingIPAction(java.lang.Integer dropletId,
java.lang.String type) |
FloatingIPAction(java.lang.Integer dropletId,
java.lang.String region,
java.lang.String type) |
FloatingIPAction(java.lang.String region) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getDropletId() |
java.lang.String |
getRegion() |
java.lang.String |
getType() |
void |
setDropletId(java.lang.Integer dropletId) |
void |
setRegion(java.lang.String region) |
void |
setType(java.lang.String type) |
java.lang.String |
toString() |
getLinks, getMeta, setLinks, setMetagetRateLimit, setRateLimitpublic FloatingIPAction()
public FloatingIPAction(java.lang.Integer dropletId)
public FloatingIPAction(java.lang.String region)
public FloatingIPAction(java.lang.Integer dropletId,
java.lang.String type)
public FloatingIPAction(java.lang.Integer dropletId,
java.lang.String region,
java.lang.String type)
public java.lang.Integer getDropletId()
public void setDropletId(java.lang.Integer dropletId)
dropletId - the dropletId to setpublic java.lang.String getRegion()
public void setRegion(java.lang.String region)
region - the region to setpublic java.lang.String getType()
public void setType(java.lang.String type)
type - the type to set
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.