Interface ConnectorResourceFormat.UpdateStages.WithConnectorName

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

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

    • withConnectorName

      ConnectorResourceFormat.Update withConnectorName(String connectorName)
      Specifies the connectorName property: Name of the connector..
      Parameters:
      connectorName - Name of the connector.
      Returns:
      the next definition stage.