Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration.FuncImpReturn
Packages that use FuncImpReturn
Package
Description
-
Uses of FuncImpReturn in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration that return FuncImpReturnModifier and TypeMethodDescriptionFuncImpReturn.FuncImpReturnBuilder.build()JobAbortFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.JobCancelFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration that return types with arguments of type FuncImpReturnModifier and TypeMethodDescriptionprotected Class<FuncImpReturn>JobAbortFluentHelper.getEntityClass()protected Class<FuncImpReturn>JobCancelFluentHelper.getEntityClass()FuncImpReturn.getType() -
Uses of FuncImpReturn in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration.link that return types with arguments of type FuncImpReturnModifier and TypeMethodDescriptionFuncImpReturnOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration.link with type arguments of type FuncImpReturnModifier and TypeMethodDescriptionprotected FuncImpReturnLink<ObjectT>FuncImpReturnLink.translateLinkType(EntityLink<FuncImpReturnLink<ObjectT>, FuncImpReturn, ObjectT> link)