| Package | Description |
|---|---|
| net.minidev.ovh.api.service | |
| net.minidev.ovh.api.service.renew |
| Modifier and Type | Field and Description |
|---|---|
OvhInterval |
OvhRenew.interval
Interval between each renewal
canBeNull
|
OvhInterval[] |
OvhRenew.possibleIntervals
Possible interval between each renewal
canBeNull
|
| Modifier and Type | Method and Description |
|---|---|
static OvhInterval |
OvhInterval.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhInterval[] |
OvhInterval.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.