java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic<FluentHelperT,EntityT,ModificationResponse<EntityT>>
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperModification<FluentHelperT,EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperCreate<MaintOrderConfirmationCreateFluentHelper,MaintOrderConfirmation>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation.MaintOrderConfirmationCreateFluentHelper
All Implemented Interfaces:
FluentHelperExecutable<Object>

public class MaintOrderConfirmationCreateFluentHelper extends FluentHelperCreate<MaintOrderConfirmationCreateFluentHelper,MaintOrderConfirmation>
Fluent helper to create a new MaintOrderConfirmation entity and save it to the S/4HANA system.

To perform execution, call the executeRequest method on the fluent helper object.