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