Interface ConnectorResourceFormat.UpdateStages.WithConnectorType

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

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

    • withConnectorType

      ConnectorResourceFormat.Update withConnectorType(ConnectorTypes connectorType)
      Specifies the connectorType property: Type of connector..
      Parameters:
      connectorType - Type of connector.
      Returns:
      the next definition stage.