Interface UpdateConnectionPreferencesResponse.Builder

  • Method Details

    • catalog

      The catalog identifier for the partner account.

      Parameters:
      catalog - The catalog identifier for the partner account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Amazon Resource Name (ARN) of the updated connection preferences.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the updated connection preferences.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accessType

      The updated access type setting for connections.

      Parameters:
      accessType - The updated access type setting for connections.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • accessType

      The updated access type setting for connections.

      Parameters:
      accessType - The updated access type setting for connections.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • excludedParticipantIds

      UpdateConnectionPreferencesResponse.Builder excludedParticipantIds(Collection<String> excludedParticipantIds)

      A list of participant IDs that are excluded from connection requests or interactions.

      Parameters:
      excludedParticipantIds - A list of participant IDs that are excluded from connection requests or interactions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • excludedParticipantIds

      UpdateConnectionPreferencesResponse.Builder excludedParticipantIds(String... excludedParticipantIds)

      A list of participant IDs that are excluded from connection requests or interactions.

      Parameters:
      excludedParticipantIds - A list of participant IDs that are excluded from connection requests or interactions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      The timestamp when the connection preferences were last updated.

      Parameters:
      updatedAt - The timestamp when the connection preferences were last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • revision

      The updated revision number of the connection preferences.

      Parameters:
      revision - The updated revision number of the connection preferences.
      Returns:
      Returns a reference to this object so that method calls can be chained together.