Options
All
  • Public
  • Public/Protected
  • All
Menu

Request builder class for operations supported on the ProductSupplyPlanning entity.

Hierarchy

  • any
    • ProductSupplyPlanningRequestBuilder

Index

Methods

create

  • Returns a request builder for creating a ProductSupplyPlanning entity.

    Parameters

    Returns CreateRequestBuilder<ProductSupplyPlanning>

    A request builder for creating requests that create an entity of type ProductSupplyPlanning.

getAll

  • Returns a request builder for querying all ProductSupplyPlanning entities.

    Returns GetAllRequestBuilder<ProductSupplyPlanning>

    A request builder for creating requests to retrieve all ProductSupplyPlanning entities.

getByKey

update

  • Returns a request builder for updating an entity of type ProductSupplyPlanning.

    Parameters

    Returns UpdateRequestBuilder<ProductSupplyPlanning>

    A request builder for creating requests that update an entity of type ProductSupplyPlanning.