Uses of Class
com.gooddata.sdk.service.httpcomponents.SingleEndpointGoodDataRestProvider
Packages that use SingleEndpointGoodDataRestProvider
-
Uses of SingleEndpointGoodDataRestProvider in com.gooddata.sdk.service.gdc
Constructors in com.gooddata.sdk.service.gdc with parameters of type SingleEndpointGoodDataRestProviderModifierConstructorDescriptionDataStoreService(SingleEndpointGoodDataRestProvider restProvider, Supplier<String> stagingUriSupplier) Creates new DataStoreService -
Uses of SingleEndpointGoodDataRestProvider in com.gooddata.sdk.service.httpcomponents
Modifier and TypeClassDescriptionfinal classThe defaultGoodDataRestProviderused internally byGoodData.final classTheGoodDataRestProvider, which provides configured single endpoint REST connection using standard pre created SST to authenticate.