Class BaseClient.Builder<httpClientType,nativeRequestType>

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

public static class BaseClient.Builder<httpClientType,nativeRequestType> extends Object
Builder to help configure the Graph service client