Class GraphServiceClient.Builder<httpClientType,nativeRequestType>

java.lang.Object
com.microsoft.graph.core.BaseClient.Builder<httpClientType,nativeRequestType>
com.microsoft.graph.requests.GraphServiceClient.Builder<httpClientType,nativeRequestType>
Type Parameters:
nativeRequestType - type of a request for the native http client
Enclosing class:
GraphServiceClient<nativeRequestType>

public static class GraphServiceClient.Builder<httpClientType,nativeRequestType> extends com.microsoft.graph.core.BaseClient.Builder<httpClientType,nativeRequestType>
Builder to help configure the Graph service client