Interface OriginDetails.Builder

    • Method Detail

      • productId

        OriginDetails.Builder productId​(String productId)

        The product ID of the origin of the data set.

        Parameters:
        productId - The product ID of the origin of the data set.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • dataGrantId

        OriginDetails.Builder dataGrantId​(String dataGrantId)

        The ID of the data grant.

        Parameters:
        dataGrantId - The ID of the data grant.
        Returns:
        Returns a reference to this object so that method calls can be chained together.