Options
All
  • Public
  • Public/Protected
  • All
Menu

Request builder class for operations supported on the ServiceEntrySheet entity.

Hierarchy

  • any
    • ServiceEntrySheetRequestBuilder

Index

Methods

create

  • Returns a request builder for creating a ServiceEntrySheet entity.

    Parameters

    Returns CreateRequestBuilder<ServiceEntrySheet>

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

getAll

  • Returns a request builder for querying all ServiceEntrySheet entities.

    Returns GetAllRequestBuilder<ServiceEntrySheet>

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

getByKey

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

    Parameters

    Returns GetByKeyRequestBuilder<ServiceEntrySheet>

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

update

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

    Parameters

    Returns UpdateRequestBuilder<ServiceEntrySheet>

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