Interface InteractionResourceFormat.UpdateStages.WithDescription

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

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

    • withDescription

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