Uses of Class
odata.msgraph.client.beta.entity.UsageRight.Builder
-
Packages that use UsageRight.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of UsageRight.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return UsageRight.Builder Modifier and Type Method Description static UsageRight.BuilderUsageRight. builderUsageRight()Returns a builder which is used to create a new instance of this class (given that this class is immutable).UsageRight.BuilderUsageRight.Builder. catalogId(String catalogId)UsageRight.BuilderUsageRight.Builder. id(String id)UsageRight.BuilderUsageRight.Builder. serviceIdentifier(String serviceIdentifier)UsageRight.BuilderUsageRight.Builder. state(UsageRightState state)
-