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