Uses of Class
com.mypurecloud.sdk.v2.model.Record
Packages that use Record
-
Uses of Record in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RecordModifier and TypeMethodDescriptionThe name of the record.The type of the record.The value of the record.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type RecordModifier and TypeMethodDescriptionDmarcResult.getRecords()MailFromResult.getRecords()VerificationResult.getRecords()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type RecordModifier and TypeMethodDescriptionThe list of DNS records that pertain that need to exist for verification.The list of DNS records that pertain that need to exist for verification.voidMailFromResult.setRecords(List<Record> records) voidVerificationResult.setRecords(List<Record> records)