Package com.microsoft.graph.core


package com.microsoft.graph.core
  • Class
    Description
    BaseClient<nativeRequestType>
    A client that communications with an OData service
    BaseClient.Builder<httpClientType,nativeRequestType>
    Builder to help configure the Graph service client
    An exception from the client.
    The class for the CustomRequestBuilder If the provided URL is malformed, the ClientException will contain a MalformedURLException
    A timezone-nonspecific date
    The common Graph error codes
    IBaseClient<nativeRequestType>
    A client that communications with an OData service
    Helper for submitting multipart data This follows the Network Working Group's RFC on multipart/form-data posting format: https://www.ietf.org/rfc/rfc2388.txt
    The time of day