Uses of Class
odata.msgraph.client.complex.HttpRequestEndpoint.Builder
-
Packages that use HttpRequestEndpoint.Builder Package Description odata.msgraph.client.complex -
-
Uses of HttpRequestEndpoint.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return HttpRequestEndpoint.Builder Modifier and Type Method Description static HttpRequestEndpoint.BuilderHttpRequestEndpoint. builderHttpRequestEndpoint()Returns a builder which is used to create a new instance of this class (given that this class is immutable).HttpRequestEndpoint.BuilderHttpRequestEndpoint.Builder. targetUrl(String targetUrl)
-