Options
All
  • Public
  • Public/Protected
  • All
Menu

Request builder class for operations supported on the RecipeProcessParamValue entity.

Hierarchy

  • any
    • RecipeProcessParamValueRequestBuilder

Index

Methods

create

  • Returns a request builder for creating a RecipeProcessParamValue entity.

    Parameters

    Returns CreateRequestBuilder<RecipeProcessParamValue>

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

delete

getAll

  • Returns a request builder for querying all RecipeProcessParamValue entities.

    Returns GetAllRequestBuilder<RecipeProcessParamValue>

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

getByKey

update

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

    Parameters

    Returns UpdateRequestBuilder<RecipeProcessParamValue>

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