Interface ProfileResourceFormat.UpdateStages.WithAttributes

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

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

    • withAttributes

      ProfileResourceFormat.Update withAttributes(Map<String,List<String>> attributes)
      Specifies the attributes property: The attributes for the Type..
      Parameters:
      attributes - The attributes for the Type.
      Returns:
      the next definition stage.