Interface ProfileResourceFormat.UpdateStages.WithDescription

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

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

    • withDescription

      ProfileResourceFormat.Update withDescription(Map<String,String> description)
      Specifies the description property: Localized descriptions for the property..
      Parameters:
      description - Localized descriptions for the property.
      Returns:
      the next definition stage.