Interface OperationContract.UpdateStages.WithRequest

All Known Subinterfaces:
OperationContract.Update
Enclosing interface:
OperationContract.UpdateStages

public static interface OperationContract.UpdateStages.WithRequest
The stage of the OperationContract update allowing to specify request.
  • Method Details

    • withRequest

      Specifies the request property: An entity containing request details..
      Parameters:
      request - An entity containing request details.
      Returns:
      the next definition stage.