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