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