Options
All
  • Public
  • Public/Protected
  • All
Menu

Request builder class for operations supported on the BatchPlant entity.

Hierarchy

  • any
    • BatchPlantRequestBuilder

Index

Methods

getAll

  • Returns a request builder for querying all BatchPlant entities.

    Returns GetAllRequestBuilder<BatchPlant>

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

getByKey

  • Returns a request builder for retrieving one BatchPlant entity based on its keys.

    Parameters

    Returns GetByKeyRequestBuilder<BatchPlant>

    A request builder for creating requests to retrieve one BatchPlant entity based on its keys.

update

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

    Parameters

    Returns UpdateRequestBuilder<BatchPlant>

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