Options
All
  • Public
  • Public/Protected
  • All
Menu

Request builder class for operations supported on the ProductionSupplyArea entity.

Hierarchy

  • any
    • ProductionSupplyAreaRequestBuilder

Index

Methods

create

  • Returns a request builder for creating a ProductionSupplyArea entity.

    Parameters

    Returns CreateRequestBuilder<ProductionSupplyArea>

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

delete

getAll

  • Returns a request builder for querying all ProductionSupplyArea entities.

    Returns GetAllRequestBuilder<ProductionSupplyArea>

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

getByKey

update

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

    Parameters

    Returns UpdateRequestBuilder<ProductionSupplyArea>

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