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