Interface OperationContract.UpdateStages.WithTemplateParameters

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

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

    • withTemplateParameters

      OperationContract.Update withTemplateParameters(List<ParameterContract> templateParameters)
      Specifies the templateParameters property: Collection of URL template parameters..
      Parameters:
      templateParameters - Collection of URL template parameters.
      Returns:
      the next definition stage.