Uses of Class
odata.msgraph.client.beta.entity.DomainDnsMxRecord
-
Packages that use DomainDnsMxRecord Package Description odata.msgraph.client.beta.entity -
-
Uses of DomainDnsMxRecord in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return DomainDnsMxRecord Modifier and Type Method Description DomainDnsMxRecordDomainDnsMxRecord.Builder. build()DomainDnsMxRecordDomainDnsMxRecord. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.DomainDnsMxRecordDomainDnsMxRecord. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).DomainDnsMxRecordDomainDnsMxRecord. withMailExchange(String mailExchange)DomainDnsMxRecordDomainDnsMxRecord. withPreference(Integer preference)DomainDnsMxRecordDomainDnsMxRecord. withUnmappedField(String name, String value)
-