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