Interface OperationContract.UpdateStages.WithMethod

    • Method Detail

      • withMethod

        OperationContract.Update withMethod​(String method)
        Specifies the method property: A Valid HTTP Operation Method. Typical Http Methods like GET, PUT, POST but not limited by only them..
        Parameters:
        method - A Valid HTTP Operation Method. Typical Http Methods like GET, PUT, POST but not limited by only them.
        Returns:
        the next definition stage.