Interface ConnectorDestinationSummary.Builder

  • Method Details

    • name

      The display name of the connector destination.

      Parameters:
      name - The display name of the connector destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      ConnectorDestinationSummary.Builder description(String description)

      A description of the connector destination.

      Parameters:
      description - A description of the connector destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • cloudConnectorId

      ConnectorDestinationSummary.Builder cloudConnectorId(String cloudConnectorId)

      The identifier of the cloud connector associated with this connector destination.

      Parameters:
      cloudConnectorId - The identifier of the cloud connector associated with this connector destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The unique identifier of the connector destination.

      Parameters:
      id - The unique identifier of the connector destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.