Interface ProfileResourceFormat.UpdateStages.WithLocalizedAttributes

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

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

    • withLocalizedAttributes

      ProfileResourceFormat.Update withLocalizedAttributes(Map<String,Map<String,String>> localizedAttributes)
      Specifies the localizedAttributes property: Any custom localized attributes for the Type..
      Parameters:
      localizedAttributes - Any custom localized attributes for the Type.
      Returns:
      the next definition stage.