Uses of Class
odata.msgraph.client.complex.AttendeeBase.Builder
-
Packages that use AttendeeBase.Builder Package Description odata.msgraph.client.complex -
-
Uses of AttendeeBase.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return AttendeeBase.Builder Modifier and Type Method Description static AttendeeBase.BuilderAttendeeBase. builderAttendeeBase()Returns a builder which is used to create a new instance of this class (given that this class is immutable).AttendeeBase.BuilderAttendeeBase.Builder. emailAddress(EmailAddress emailAddress)AttendeeBase.BuilderAttendeeBase.Builder. type(AttendeeType type)
-