Uses of Interface
com.adobe.aco.http.CommerceHttpClient
-
Packages that use CommerceHttpClient Package Description com.adobe.aco.client com.adobe.aco.http -
-
Uses of CommerceHttpClient in com.adobe.aco.client
Constructors in com.adobe.aco.client with parameters of type CommerceHttpClient Constructor Description ClientImpl(CommerceHttpClient http) -
Uses of CommerceHttpClient in com.adobe.aco.http
Methods in com.adobe.aco.http that return CommerceHttpClient Modifier and Type Method Description static CommerceHttpClientCommerceHttpClientFactory. createHttpClient(AuthService auth, String tenantId, Region region, Environment environment, String baseUrlOverride)
-