Uses of Class
odata.msgraph.client.beta.entity.UsageRight
-
Packages that use UsageRight Package Description odata.msgraph.client.beta.entity -
-
Uses of UsageRight in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return UsageRight Modifier and Type Method Description UsageRightUsageRight.Builder. build()UsageRightUsageRight. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.UsageRightUsageRight. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).UsageRightUsageRight. withCatalogId(String catalogId)UsageRightUsageRight. withServiceIdentifier(String serviceIdentifier)UsageRightUsageRight. withState(UsageRightState state)UsageRightUsageRight. withUnmappedField(String name, String value)
-