public class OvhUpnSuffix extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
cnameToCheck
Cname record used for UPN suffix verification
canBeNull && readOnly
|
Boolean |
ownershipValidated
Ownership for upn suffix confirmed
canBeNull && readOnly
|
OvhUPNStateEnum |
state
UPN suffix state
canBeNull && readOnly
|
String |
suffix
UPN suffix
canBeNull && readOnly
|
Long |
taskPendingId
Pending task for this upnSuffix
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhUpnSuffix() |
public String cnameToCheck
public Boolean ownershipValidated
public OvhUPNStateEnum state
public String suffix
public Long taskPendingId
Copyright © 2017. All rights reserved.