Interface DirectAnalysisConfigurationDetails.Builder

    • Method Detail

      • receiverAccountIds

        DirectAnalysisConfigurationDetails.Builder receiverAccountIds​(Collection<String> receiverAccountIds)

        The account IDs for the member who received the results of a protected query.

        Parameters:
        receiverAccountIds - The account IDs for the member who received the results of a protected query.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • receiverAccountIds

        DirectAnalysisConfigurationDetails.Builder receiverAccountIds​(String... receiverAccountIds)

        The account IDs for the member who received the results of a protected query.

        Parameters:
        receiverAccountIds - The account IDs for the member who received the results of a protected query.
        Returns:
        Returns a reference to this object so that method calls can be chained together.