|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Change.Status | |
|---|---|
| org.jclouds.route53.domain | |
| Uses of Change.Status in org.jclouds.route53.domain |
|---|
| Methods in org.jclouds.route53.domain that return Change.Status | |
|---|---|
static Change.Status |
Change.Status.fromValue(String status)
|
Change.Status |
Change.getStatus()
The current status of the change batch request. |
static Change.Status |
Change.Status.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Change.Status[] |
Change.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jclouds.route53.domain with parameters of type Change.Status | |
|---|---|
static Change |
Change.create(String id,
Change.Status status,
Date submittedAt)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||