Class and Description |
---|
com.sap.cloud.sdk.cloudplatform.logging.JmxLoggerFactory
Use
CloudLoggerFactory instead. |
com.sap.cloud.sdk.cloudplatform.logging.JmxLoggerFactory.JmxLogger
Use
CloudLoggerFactory.CloudLogger instead. |
com.sap.cloud.sdk.s4hana.datamodel.odata.helper.ODataQueryResponseParser |
Method and Description |
---|
com.sap.cloud.sdk.s4hana.connectivity.rfc.AbstractRemoteFunctionQuery.doCommit()
This method will be removed in one of the next versions. Use
AbstractRemoteFunctionQuery.isPerformingTransactionalCommit() instead. |
com.sap.cloud.sdk.frameworks.hystrix.CachingCommand.getCacheKey()
Use
CachingCommand.getCommandCacheKey() instead. |
com.sap.cloud.sdk.cloudplatform.connectivity.HttpEntityUtil.getResponsePayload(HttpResponse)
Use
HttpEntityUtil.getResponseBody(HttpResponse) instead. |
com.sap.cloud.sdk.s4hana.util.ObjectUtil.toString(Object)
use standard
Objects.toString(Object) instead. |
com.sap.cloud.sdk.s4hana.datamodel.odata.helper.FluentHelperBasic.withHttpHeader(String, String)
Use
withCustomHttpHeader(key, value).onRequestAndImplicitRequests() instead. |
Copyright © 2018 SAP SE. All rights reserved.