Interface ConnectorResourceFormat.UpdateStages.WithDescription

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

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

    • withDescription

      ConnectorResourceFormat.Update withDescription(String description)
      Specifies the description property: Description of the connector..
      Parameters:
      description - Description of the connector.
      Returns:
      the next definition stage.