Interface ProfileResourceFormat.UpdateStages.WithApiEntitySetName

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

public static interface ProfileResourceFormat.UpdateStages.WithApiEntitySetName
The stage of the ProfileResourceFormat update allowing to specify apiEntitySetName.
  • Method Details

    • withApiEntitySetName

      ProfileResourceFormat.Update withApiEntitySetName(String apiEntitySetName)
      Specifies the apiEntitySetName property: The api entity set name. This becomes the odata entity set name for the entity Type being referred in this object..
      Parameters:
      apiEntitySetName - The api entity set name. This becomes the odata entity set name for the entity Type being referred in this object.
      Returns:
      the next definition stage.