Interface OperationContract.UpdateStages.WithDisplayName

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

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

    • withDisplayName

      OperationContract.Update withDisplayName(String displayName)
      Specifies the displayName property: Operation Name..
      Parameters:
      displayName - Operation Name.
      Returns:
      the next definition stage.