Interface and Description |
---|
com.sap.cloud.sdk.frameworks.resilience4j.CachingDecorator
Use
GenericDecorator instead. |
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperCustomHttpHeader
This type is deprecated. All headers explicitly added for the request will also be used for the optional
CSRF token retrieval. A request for metadata is not happening any longer, when using recommended method
FluentHelperBasic.executeRequest(HttpDestinationProperties) . |
com.sap.cloud.sdk.datamodel.messaging.core.Message |
com.sap.cloud.sdk.datamodel.messaging.core.MessageDelegator |
com.sap.cloud.sdk.datamodel.messaging.core.MessageFactory |
com.sap.cloud.sdk.datamodel.messaging.core.MessageFactoryMapper |
com.sap.cloud.sdk.datamodel.messaging.core.MessageListener |
Class and Description |
---|
com.sap.cloud.sdk.datamodel.messaging.core.AbstractMessage |
com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageMetadata |
com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageParser |
com.sap.cloud.sdk.cloudplatform.logging.CloudLoggerFactory
Use
LoggerFactory instead. |
com.sap.cloud.sdk.datamodel.messaging.core.DefaultMessageDelegator |
com.sap.cloud.sdk.services.scp.blockchain.hyperledgerfabric.FabricService |
com.sap.cloud.sdk.datamodel.messaging.jms.JmsMessageDelegator |
com.sap.cloud.sdk.datamodel.messaging.jms.JmsMessagingVdmConverter |
com.sap.cloud.sdk.datamodel.messaging.core.MessagingVdmConverter |
com.sap.cloud.sdk.datamodel.odata.helper.ODataVdmErrorResultHandler
Obsolete, refer to
ODataException and its subclasses to achieve fine-grained separation of error
causes. |
Enum and Description |
---|
com.sap.cloud.sdk.services.scp.blockchain.hyperledgerfabric.FabricInvocationType |
Exceptions and Description |
---|
com.sap.cloud.sdk.services.scp.blockchain.hyperledgerfabric.FabricServiceFailureException |
com.sap.cloud.sdk.datamodel.messaging.core.MessagingException |
com.sap.cloud.sdk.s4hana.datamodel.odata.exception.VersionIdentifierExpiredException
Obsolete. Use the improved method
FluentHelperUpdate.executeRequest(HttpDestinationProperties)
instead of FluentHelperUpdate.execute(HttpDestinationProperties) . Catch the
ODataServiceErrorException and check for the HTTP response code
HttpStatus.SC_PRECONDITION_FAILED . |
com.sap.cloud.sdk.s4hana.datamodel.odata.exception.VersionIdentifierMissingException
Obsolete. Use the improved method
FluentHelperUpdate.executeRequest(HttpDestinationProperties)
instead of FluentHelperUpdate.execute(HttpDestinationProperties) . Catch the
ODataServiceErrorException and check for the HTTP response code 428 . |
Copyright © 2021 SAP SE. All rights reserved.