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