| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.email.pro |
| Modifier and Type | Method and Description |
|---|---|
OvhTask |
ApiOvhEmailpro.service_domain_POST(String service,
String mxRelay,
Boolean configureAutodiscover,
String name,
OvhDomainTypeEnum type,
Boolean configureMx)
Create new domain in pro services
REST: POST /email/pro/{service}/domain
|
| Modifier and Type | Field and Description |
|---|---|
OvhDomainTypeEnum |
OvhDomain.type
Domain type
canBeNull && readOnly
|
| Modifier and Type | Method and Description |
|---|---|
static OvhDomainTypeEnum |
OvhDomainTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhDomainTypeEnum[] |
OvhDomainTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.