Uses of Class
odata.msgraph.client.beta.entity.ManagedAppStatusRaw.Builder
-
Packages that use ManagedAppStatusRaw.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of ManagedAppStatusRaw.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ManagedAppStatusRaw.Builder Modifier and Type Method Description static ManagedAppStatusRaw.BuilderManagedAppStatusRaw. builderManagedAppStatusRaw()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ManagedAppStatusRaw.BuilderManagedAppStatusRaw.Builder. content(Json content)“Status report content.”ManagedAppStatusRaw.BuilderManagedAppStatusRaw.Builder. displayName(String displayName)ManagedAppStatusRaw.BuilderManagedAppStatusRaw.Builder. id(String id)ManagedAppStatusRaw.BuilderManagedAppStatusRaw.Builder. version(String version)
-