| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.email.pro |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<OvhDisclaimerAttributeEnum> |
ApiOvhEmailpro.service_domain_domainName_disclaimerAttribute_GET(String service,
String domainName)
Get diclaimer attributes to substitute with Active Directory properties
REST: GET /email/pro/{service}/domain/{domainName}/disclaimerAttribute
|
| Modifier and Type | Method and Description |
|---|---|
static OvhDisclaimerAttributeEnum |
OvhDisclaimerAttributeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhDisclaimerAttributeEnum[] |
OvhDisclaimerAttributeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.