Uses of Class
odata.msgraph.client.beta.complex.TeamworkOnlineMeetingInfo.Builder
-
Packages that use TeamworkOnlineMeetingInfo.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of TeamworkOnlineMeetingInfo.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return TeamworkOnlineMeetingInfo.Builder Modifier and Type Method Description static TeamworkOnlineMeetingInfo.BuilderTeamworkOnlineMeetingInfo. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).TeamworkOnlineMeetingInfo.BuilderTeamworkOnlineMeetingInfo.Builder. calendarEventId(String calendarEventId)TeamworkOnlineMeetingInfo.BuilderTeamworkOnlineMeetingInfo.Builder. joinWebUrl(String joinWebUrl)TeamworkOnlineMeetingInfo.BuilderTeamworkOnlineMeetingInfo.Builder. organizer(TeamworkUserIdentity organizer)
-