Interface InteractionResourceFormat.UpdateStages.WithAttributes

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

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

    • withAttributes

      InteractionResourceFormat.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.