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