Interface ConnectorResourceFormat.UpdateStages.WithDisplayName

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

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

    • withDisplayName

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