Package com.mypurecloud.sdk.v2.model
Class Record
java.lang.Object
com.mypurecloud.sdk.v2.model.Record
- All Implemented Interfaces:
Serializable
Record
- See Also:
-
Constructor Details
-
Record
public Record() -
Record
-
-
Method Details
-
name
The name of the record. -
getName
-
setName
-
type
The type of the record. (Example values: MX, TXT, CNAME) -
getType
-
setType
-
value
The value of the record. -
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-