Uses of Class
odata.msgraph.client.beta.complex.InferenceData.Builder
-
Packages that use InferenceData.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of InferenceData.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return InferenceData.Builder Modifier and Type Method Description static InferenceData.BuilderInferenceData. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).InferenceData.BuilderInferenceData.Builder. confidenceScore(Double confidenceScore)InferenceData.BuilderInferenceData.Builder. userHasVerifiedAccuracy(Boolean userHasVerifiedAccuracy)
-