Interface AcceptedAssetScope.Builder

  • Method Details

    • assetId

      The asset ID of the accepted asset scope.

      Parameters:
      assetId - The asset ID of the accepted asset scope.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • filterIds

      The filter IDs of the accepted asset scope.

      Parameters:
      filterIds - The filter IDs of the accepted asset scope.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • filterIds

      AcceptedAssetScope.Builder filterIds(String... filterIds)

      The filter IDs of the accepted asset scope.

      Parameters:
      filterIds - The filter IDs of the accepted asset scope.
      Returns:
      Returns a reference to this object so that method calls can be chained together.