Uses of Class
odata.msgraph.client.beta.callRecords.complex.ParticipantEndpoint.Builder
-
Packages that use ParticipantEndpoint.Builder Package Description odata.msgraph.client.beta.callRecords.complex -
-
Uses of ParticipantEndpoint.Builder in odata.msgraph.client.beta.callRecords.complex
Methods in odata.msgraph.client.beta.callRecords.complex that return ParticipantEndpoint.Builder Modifier and Type Method Description static ParticipantEndpoint.BuilderParticipantEndpoint. builderParticipantEndpoint()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ParticipantEndpoint.BuilderParticipantEndpoint.Builder. feedback(UserFeedback feedback)ParticipantEndpoint.BuilderParticipantEndpoint.Builder. identity(IdentitySet identity)ParticipantEndpoint.BuilderParticipantEndpoint.Builder. userAgent(UserAgent userAgent)
-