Uses of Class
com.hybris.yprofile.rest.clients.ProfileResponse
-
Packages that use ProfileResponse Package Description com.hybris.yprofile.rest.clients -
-
Uses of ProfileResponse in com.hybris.yprofile.rest.clients
Methods in com.hybris.yprofile.rest.clients that return types with arguments of type ProfileResponse Modifier and Type Method Description rx.Observable<ProfileResponse>ProfileClient. sendEvent(java.lang.String eventType, java.lang.String consentReferenceId, java.lang.String baseSiteId, java.lang.String userAgent, java.lang.String accept, java.lang.String acceptLanguage, java.lang.String referer, AbstractProfileEvent event)Deprecated, for removal: This API element is subject to removal in a future version.since 1808 please use ProfileTag instead
-