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