Uses of Class
odata.msgraph.client.beta.complex.UserTrainingContentEventInfo.Builder
-
Packages that use UserTrainingContentEventInfo.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of UserTrainingContentEventInfo.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return UserTrainingContentEventInfo.Builder Modifier and Type Method Description UserTrainingContentEventInfo.BuilderUserTrainingContentEventInfo.Builder. browser(String browser)static UserTrainingContentEventInfo.BuilderUserTrainingContentEventInfo. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).UserTrainingContentEventInfo.BuilderUserTrainingContentEventInfo.Builder. contentDateTime(OffsetDateTime contentDateTime)UserTrainingContentEventInfo.BuilderUserTrainingContentEventInfo.Builder. ipAddress(String ipAddress)UserTrainingContentEventInfo.BuilderUserTrainingContentEventInfo.Builder. osPlatformDeviceDetails(String osPlatformDeviceDetails)UserTrainingContentEventInfo.BuilderUserTrainingContentEventInfo.Builder. potentialScoreImpact(Double potentialScoreImpact)
-