Interface ConnectorMappingResourceFormat.UpdateStages.WithDisplayName

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

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

    • withDisplayName

      ConnectorMappingResourceFormat.Update withDisplayName(String displayName)
      Specifies the displayName property: Display name for the connector mapping..
      Parameters:
      displayName - Display name for the connector mapping.
      Returns:
      the next definition stage.