Interface ProfileResourceFormat.UpdateStages.WithTypeName

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

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

    • withTypeName

      ProfileResourceFormat.Update withTypeName(String typeName)
      Specifies the typeName property: The name of the entity..
      Parameters:
      typeName - The name of the entity.
      Returns:
      the next definition stage.