Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.helper |
Modifier and Type | Method and Description |
---|---|
ODataRequestCommand<ResultT> |
FluentHelperBasic.asResilientCommand()
This method will take the OData requests on which it is called and return an
ODataRequestCommand that
wraps the request. |
ODataRequestCommand<ResultT> |
FluentHelperBasic.asResilientCommand(ErpConfigContext configContext)
This method will take the OData requests on which it is called and return an
ODataRequestCommand that
wraps the request and will use the given ERP configuration context for executing the request. |
ODataRequestCommand<T> |
ODataRequestCommand.withFallback(Function<Throwable,T> fallbackFunction)
Registers a fallback for this command.
|
Copyright © 2019 SAP SE. All rights reserved.