Interface ConnectorMappingResourceFormat.UpdateStages.WithDescription

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

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

    • withDescription

      ConnectorMappingResourceFormat.Update withDescription(String description)
      Specifies the description property: The description of the connector mapping..
      Parameters:
      description - The description of the connector mapping.
      Returns:
      the next definition stage.