Uses of Interface
com.gooddata.sdk.service.GoodDataRestProvider
Packages that use GoodDataRestProvider
-
Uses of GoodDataRestProvider in com.gooddata.sdk.service
Constructors in com.gooddata.sdk.service with parameters of type GoodDataRestProviderModifierConstructorDescriptionprotectedGoodData(GoodDataRestProvider goodDataRestProvider) Create instance based on givenGoodDataRestProvider. -
Uses of GoodDataRestProvider in com.gooddata.sdk.service.httpcomponents
Classes in com.gooddata.sdk.service.httpcomponents that implement GoodDataRestProviderModifier and TypeClassDescriptionfinal classThe defaultGoodDataRestProviderused internally byGoodData.classGoodDataRestProvidercapable to be used with single API endpoint using the ApacheHttpClientto perform HTTP operations.final classTheGoodDataRestProvider, which provides configured single endpoint REST connection using standard pre created SST to authenticate.