| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.email.pro |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
ApiOvhEmailpro.service_domain_GET(String service,
OvhObjectStateEnum state)
Domains associated to this service
REST: GET /email/pro/{service}/domain
|
| Modifier and Type | Field and Description |
|---|---|
OvhObjectStateEnum |
OvhAccount.state
Account state
canBeNull && readOnly
|
OvhObjectStateEnum |
OvhDomain.state
Domain state
canBeNull && readOnly
|
OvhObjectStateEnum |
OvhExternalContact.state
Contact state
canBeNull && readOnly
|
| Modifier and Type | Method and Description |
|---|---|
static OvhObjectStateEnum |
OvhObjectStateEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhObjectStateEnum[] |
OvhObjectStateEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.